- Clone this branch
git clone -b api https://github.com/pandi20/pusatara - Setup MySql Server on localhost
- Put MySql credentials to
.env(follow.env.exampleformat) - Install and run
npm i && npm run dev
Note: Cloud Storage may not work on local dev. To fix this, create a service account and put the credentials to
p_sa.jsonin config folder. Then, change theprojectNameinpost.controller.jsto your project name.
- Framework/Library
- NodeJS
- ExpressJS
- Sequelize
- Deployment
- Cloud Run
- Cloud SQL
- Cloud Storage