Using Express Js _ JWT Auth with mngoodb
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
+ npm install
+ create your own .env
+ exist command:
- npm start
- npm run build
- npm run production
What things you need to install the software and how to install them
Install:
+ Node js >= v10.15.3
+ mongodb
- npm install
- create your own .env
- exist command:
- npm start
- npm run build
- npm run production