npm install
nodemon api/index.js
Note: this project runs in localhost:3000
nodemon mysql/index.js
Note: this project runs in localhost:3001
- Node.js
- Mysql
- Jwt
- Google Cloud Platform
- Cloud Sql
- Compute Engine
- Pm2
- Nginx
npm install
nodemon api/index.js
Note: this project runs in localhost:3000
nodemon mysql/index.js
Note: this project runs in localhost:3001