Skip to content

irfanonk/graphql-express-mongo-jwt

Repository files navigation

graphql-express-mongo-jwt

Preperation

  1. Create a mongo database
  2. Create .env file based on sample env
  3. Add your own secret key and mongo connection url

Installation and Running the Server:

  1. npm install
  2. nodemone server.js
  3. Go to browser at http://localhost:YOUR-PORT/graphql

About

graphql-express-mongo-jwt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published