A NodeJS RESTful API application
Update here in the future
- Make a file .env follow .envsample, make sure you fill the information in .env
- Open command line, and type:
npm i
npm start
- NodeJS (v14.17.4)
- cors (2.8.5)
- dotenv (10.0.0)
- express (4.17.1)
- express-async-errors (3.1.1)
- helmet (4.6.0)
- jsonwebtoken (8.5.1)
- sequelize (6.8.0)
- morgan (1.10.0)
- ajv (8.6.2)
- sib-api-v3-sdk (8.2.1)
- moment (2.29.1)
- cloudinary (1.27.1)
- bcrypt (5.0.1)
- mysql2 (2.3.0)
- multer (1.4.3)
- body-parser (1.19.0)
- request (2.88.2)
- node-cron (3.0.0)
- socket.io (4.3.2)