Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 298 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 298 Bytes

App Engine Blank page

This is a very simple repo that contains a blank page that can be deployed to Google App Engine. This is helpful when starting new projects, where a first deploy is necessary to find the URL of the instance.

Deploy

Run gcloud app deploy --project Your-Project-Here .