Skip to content

Basic template for Flask web site with PostgreSQL backend and SQLAlchemy.

Notifications You must be signed in to change notification settings

twhetzel/flask-starter-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Starter Project

Basic template for a Flask web site.

Usage

  • Prepare your environment by executing the requirements.txt file, e.g. pip install -r requirements.txt
  • Run the web app as python app.py

About

Basic template for Flask web site with PostgreSQL backend and SQLAlchemy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published