- Rename the .env.example file to
.env
and fill in the required configuration values - Install dependencies:
pip install -r requirements.txt
- Run
python app.py
- Navigate to https://localhost:5000
.env
and fill in the required configuration valuespip install -r requirements.txt
python app.py