algae

Algae is an application template for Google App Engine

45
6
Python

Algae is an application template for Google App Engine

Algae is designed to get you up to speed and running on Google App Engine in less than 3 minutes and 42 seconds. Guaranteed or your money back.

Algae integrates de facto industry standards (like Twitter Bootstrap and HTML5 Boilerplate) with features every web app needs (like user management and third-party authentication). It’s flexible, functional, and easy to use.

Here is what you get:

Finally, an App Engine template you can write home about.

Quick start

  1. It’s real. See live demo
  2. Clone the git repo - git clone git://github.com/algae/algae.git
  3. Modify application name in app.yaml
  4. Populate secrets.py.template with secrets and rename it to secrets.py
  5. For local testing make sure you have required libraries (e.g. lxml) installed
  6. Register your new app with Google
  7. Deploy
  8. Off you go!

Contributing

By Gosh, it’s on Github, so please contribute.

To sweeten the deal, first legit pull request earns you $3 (or coffee/beer in person).
Three legit pull requests gets you contributor status. The author reserves the right to define legit.

Project information

Still wondering what this is all about? Contact the author

License

Major components:

  • jQuery: MIT/GPL license
  • Modernizr: MIT/BSD license
  • Normalize.css: Public Domain
  • HTML5 Boilerplate: MIT
  • simpleauth: MIT
  • Twitter Bootstrap: Apache License v2.0
  • Font Awesome: CC BY 3.0
  • More undocumented licenses (WIP)

Everything else:

Everything else is licensed under MIT License.

Copyright © 2012. Ilya Bagrak