This project is community maintained, any contributions are welcome.
A Python backend app using Flask and the crate Python package, which is an implementation of the standard Python DB API with support for SQLAlchemy.
- You will need Python 3.
Set up your environment and install the dependencies:
pip3 install poethepoet poe install
Start the application:
poe run
Then, open the application URL:
open http://localhost:8080/