Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

Backend Docs

Init google app engine with Python https://console.developers.google.com/start/appengine

google app id: phonic-presence-582

To run locally (and allow everyone to see): dev_appserver.py --host 0.0.0.0 <backend_path>

To deploy remote run: appcfg.py -A phonic-presence-582 update app

To see the update go to: http://phonic-presence-582.appspot.com/ams

git commands:

git clone

git pull

git status

git commit -am "comment" git push

git reset --hard # hard reset, will revert my local changes

About

Amsterdam Hackathon

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors