Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 195 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 195 Bytes

A simple flask boilerplate

It comes with

- SQLAlchemy
- Flask script manager

Instructions

- Fork the repository
- Clone it
- pip install -r requirements.txt