You can check the project on this site:
Minimum required software to install the project is:
- Python 3.10
This project was built using these tools:
| Tool | Description |
|---|---|
| poetry | "Python dependency management and packaging made easy" |
| Flask | 'Lightweight framework for web apps" |
To start the dev server you need to download build and then run following actions:
make install
make dev