Skip to content

kaankulac/graphql-nodejs-example

Repository files navigation

Basic GraphQl Example

Basic graphql example with NodeJS(typescript) for practice.

Tech Stack

Server: Node, Apollo, Graphql, MongoDB, Jest

Run Locally

Clone the project

  git clone https://github.com/kaankulac/graphql-nodejs-example.git

Go to the project directory

  cd graphql-nodejs-example

Install dependencies

  npm install

Start the server

  npm start

About

Basic graphql example with nodejs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published