Server Deployment - Yicong-Huang/Wildfires GitHub Wiki
-
cd
to your Wildfires project directory
pip install
- make a copy of
configs/database.ini.template
and rename it todatabase.ini
- fill in the database connection information
python3 backend/__init__.py