Skip to content

habib786/Apollo-Server-Boilerplate

 
 

Repository files navigation

Apollo Server Boilerplate

NodeJS apollo server boilerplate, the initial setup for a server:

Setup

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

Run Server Command

npm start

Access GraphQL Playground at:

http://localhost:4000/graphql

Features:

  • User Signup
  • User Login
  • User Roles
  • JWT Token / Authorization
  • Localization

About

A boilerplate for apollo server setup in NodeJS.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%