tranmani / ApolloGraphQL-Express-MongoDB-Template

Quick start your backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ApolloGraphQL-Express-MongoDB-Template

Quick start your backend with this template:

  • Apollo GraphQL
  • Express
  • MongoDB
  • bcrypt
  • jwt
  • Working authentication process (register, login...)

Simply fill in your mongodb detail in .env file and you are good to go

DB_USER = 
DB_PASS = 
DB_ADDRESS = 
DB_NAME_DEV = 
JWT_SECRET =

About

Quick start your backend


Languages

Language:TypeScript 99.1%Language:Shell 0.9%