Skip to content

NodeJS Express MongoDB boilerplate. It is helpful for MERN MEAN MEVN stacks, view folder is "client" from root.

Notifications You must be signed in to change notification settings

aminjonshermatov/express-mongodb-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express MongoDB boilerplate

Simple boilerplate with jwt, hash password using bcrypt and auth middleware

Endpoints:

  • ./api/auth/register
  • ./api/auth/login

Before start don't forget to create .env file in root folder. Requirements for .env file:

  • PORT
  • NODE_ENV
  • MONGO_URI
  • SECRET_KEY

About

NodeJS Express MongoDB boilerplate. It is helpful for MERN MEAN MEVN stacks, view folder is "client" from root.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published