thebaselab / codeapp

Building a full-fledged code editor for iPad
https://code.thebaselab.com
MIT License
2.98k stars 206 forks source link

Template for Python Flask + SQLite #748

Open bummoblizard opened 1 year ago

bummoblizard commented 1 year ago

Like https://github.com/thebaselab/react-starter, create a starter project containing the minimal code to set up a Flask API server backed by a SQLite database.

bummoblizard commented 1 year ago

For reference: https://github.com/thebaselab/codeapp/issues/444