Thrid Party | npm install |
---|---|
Express | npm i express |
Nodemon | npm i nodemon |
Morgan | npm i morgan |
PostgresSQL | npm i pg |
Dotenv | npm i dotenv |
CORS | npm i cors |
Eslint | npm i eslint |
Http-errors | npm i http-errors |
Bcrypt.js | npm i bcryptjs |
Uuid | npm i uuid |
Jsonwebtoken | npm i jsonwebtoken |
Multer | npm i multer |
Node-Redis | npm i redis |
- npm install
- npm run dev or npm run server
- npm run lint