Skip to content

jmtoung/26p

Repository files navigation

App Engine AngularJS "Hello World" Python

A simple AngularJS CRUD application for Google App Engine.

Author: Fred Sauer fredsa@google.com

Project setup

  1. Install the App Engine Python SDK

Testing the app locally

To run the app locally:

dev_appserver.py .

Deploying

To deploy the application:

  1. Use the Google Cloud Console to create a project
  2. Replace your-app-id in app.yaml with the project id from the previous step
  3. Deploy the application:
appcfg.py --oauth2 update .

Contributing changes

See CONTRIB.md

Licensing

See LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published