Skip to content

Prison-Books-Collective/BellBooks-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BellBooks-backend

To deploy code to GCP App Engine

  • build the project (npm run build, ./gradlew build)
  • for frontend, gcloud app deploy --project bellbooks-frontend build/app.yaml
  • for backend, delete the existing jar from main>appengine, and move the generated jar from build>libs into the main>appengine
  • then, gcloud app deploy --project bellbooks-backend src/main/appengine/app.yaml

Controller conventions

/add

/get

/getAll

/delete

/update

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages