Skip to content

matthusby/StartupTemplate

 
 

Repository files navigation

StartupTemplate is your head-start on building an awesome web application.

Built into this template are the following tech and good best-practices:

* Google App Engine
* Webapp framework
* jinja2 templates
* python
* jquery
* far-future expires header
* simple routing
* a user model that can accept multiple login methods (gmail, openid)
* html5
* modernizr
* asynchronously loaded javascript
* google font loader
* css reset
* js profiling for admins
* user auto-loading and available on each template

All you need to do to start using this template is to pull the repository into your own directory, then add
the application to Google App Engine Launcher using File -> Add Existing Application. Then start making your models,
hanlders, and templates, and you're good to go.

TODO
Future functionality will include unit-testing and split-testing. Possibly continuous integration and
auto-minification of javascript and css

About

Template for html5 projects on google app engine using webapp framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.1%
  • JavaScript 8.8%
  • Other 0.1%