A Flask Template for Making Web Apps.
This is really just a template for my own use that has all the things I like to use already setup. The current plan is to make the template a Flask app that uses:
- Bootstrap
- Knockout JS
- SQLAlchemy
- Postgres
I'll also likely attempt to write up some basic command line wizards to create a skeleton app as quickly as possible.
Get basic layout in place working with bootstrapPlug in Knockout JS- Build a puppet file for Flask, Postgres, SQLAlchemy (Anything that has to be installed)