Skip to content

Pusatara/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pusatara API

Local Dev

  1. Clone this branch git clone -b api https://github.com/pandi20/pusatara
  2. Setup MySql Server on localhost
  3. Put MySql credentials to .env (follow .env.example format)
  4. 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.json in config folder. Then, change the projectName in post.controller.js to your project name.

Tech stack

  • Framework/Library
    • NodeJS
    • ExpressJS
    • Sequelize
  • Deployment
    • Cloud Run
    • Cloud SQL
    • Cloud Storage

Resources

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors