Skip to content

Latest commit

 

History

History
executable file
·
7 lines (5 loc) · 439 Bytes

README.md

File metadata and controls

executable file
·
7 lines (5 loc) · 439 Bytes

Google App Engine webapp2/jinja2 boilerplate

=========================================

A simple barebone boilerplate application for Google App Engine using the webapp2 framework, jinja2 templating and Bootstrap3 for easy prototyping.

If you're looking for a more feature packed boilerplate (Auth, Federated login, passwd reset, client/server validation, i18n, etc) checkout GAE-Boilerplate