Create a .env
file in the src
directory, using .env.example
as a template or manually pass the env variable to the script.
Install dependency:
pip install -r requirements.txt
Run the server with:
python src/main.py
Create a .env
file in the src
directory, using .env.example
as a template or manually pass the env variable to the script.
Install dependency:
pip install -r requirements.txt
Run the server with:
python src/main.py