- Clone git
- Install Python
- Install Poetry
- Init project
- Run app/main.py
- Install poetry
poetry install
poetry shell
- Create .env file (example: .env.dev)
- Run project
python app/main.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
poetry install
poetry shell
python app/main.py