/node-graphql-mongo-auth

Authentication with GraphQL using NodeJS

Primary LanguageJavaScript

node-graphql-mongo-auth

Basic Authentication, Node, GraphQl, MongoDB.

For install

1-) Edit .env_sample to .env, edit .env.

2-) npm install

3-) npm start for production, npm run dev for development