Skip to content

A Flask app boilerplate that blends together SQLAlchemy, WTForms, webassets, bower and SemanticUI

License

Notifications You must be signed in to change notification settings

QLGu/flask-spoilerplate

 
 

Repository files navigation

GEOCA$HING - Flask Boilerplate App

  • SQLAlchemy
  • Flask (w/ flask-script)
  • WTForms
  • webassets
  • Bower
  • SemanticUI

Configuration

$ export GEOCASHING_CONFIG=/path/to/app.conf

Initializing

$ python manage.py bower
$ python manage.py createdb

Running

$ python manage.py runserver

About

A Flask app boilerplate that blends together SQLAlchemy, WTForms, webassets, bower and SemanticUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.1%
  • HTML 25.9%