Skip to content
 
 

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hw6 template

  1. Fork a repository for yourself with the github "Fork" button.
  2. Clone your repository to your local machine.
  3. Start a local AppEngine server with dev_appserver.py go/ or dev_appserver.py python/ (depending on whether you're using Go or Python).
  4. Add functionality and test your App by viewing the local instance at http://localhost:8080
  5. Deploy your app to AppEngine with gcloud app deploy go/ or gcloud app deploy python/
    1. Note: the first time you do this, you'll have to first set up an AppEngine project via Google Cloud Console.
  6. git add . and git commit and git push to upload your changes to your GitHub repository.
  7. Send email to the STEP mailing list to show everyone your awesome App!

Feel free to repeat steps 3-7 as much as you like!

About

Initial template for HW6

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages