NodeJS apollo server boilerplate, the initial setup for a server:
Edit:
Edit Seeds according to your needs.
And Setup Mongo Database by replacing the URL.
Database/db.js
Pull the repository and run
npm install
npm start
http://localhost:4000/graphql
- User Signup
- User Login
- User Roles
- JWT Token / Authorization
- Localization