Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 471 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 471 Bytes

MERN stack with JWT auth Layout

Developed API with Node-MongoDB-Express-JWT authentication

Setup

After download the repo you need run 'npm install' to install all dependencies. Another important step, is to set up your own config.env wich will have relevant and sensitive information. You can find in './config' path a file named config.env.example with currently defaults values you must override and finally rename the file to config.env