Skip to content

Safadurimo/todo-ui5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-ui5

Tech Stack

  • Platform: Google App Engine Standard Environment
  • Backend: Node.js, Express
  • Database: Cloud Firestore
  • Frontend: UI5

API

Commands

  • Starting the app locally: npm start
  • Deploying the app to app engine: gcloud app deploy

Development

Local Development:

Serving static files Local: express app app.use('/static', express.static('static')); App engine: app.yaml file

Database: Local: https://cloud.google.com/datastore/docs/tools/datastore-emulator#windows Produktion: App Engine Cloud Firestore in Datastore mode

Notes

Links

https://www.heise.de/select/ct/2020/25/2014909274590776270 c't 25/2020 S. 160

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published