Backend engineering, supercharged.
Use this repository to get up and running on FL0 with the following stack:
Language | Python |
---|---|
Router | Flask |
Clone this repo and run the following commands from the project root:
pip install -r requirements.txt
flask run
- Visit http://127.0.0.1:5000 to see your app running
Checkout our Getting Started Guide in the FL0 documentation!
If you have any questions about FL0 or this template codebase please head on over to our Discord channel.
Any issues or feature requests can be raised on the Issues page of this repo.
This template repository is MIT licensed.