Skip to content

An example App Engine application, that acts like a really simplified version of reddit

Notifications You must be signed in to change notification settings

grevian/AppEngine-Example

Repository files navigation

Jeddit: An AppEngine Example

This is a simple reddit clone made to demonstrate some core concepts of Google App Engine

To deploy this app, check out the source code and edit app.yaml, change the "application" to your application name which you can create in the Google Cloud Dashboard then download the App Engine SDK and run

  appcfg.py update path/to/jeddit

You should then be able to access the Application at "your-project-name.appspot.com"

About

An example App Engine application, that acts like a really simplified version of reddit

Resources

Stars

Watchers

Forks

Packages

No packages published