A little introduction here...
- Python 3.10
- Flask 2.3
- Sqlalchemy 2.0.22
To install project run make
.
It will create a new file in the project root, called: ".env".
Fill it with correct values to procceed with development.
To run project execute make run
into the terminal. It will start the API and serve the requests connected to the resources.