- run
git clone https://github.com/apostolistriantafyllou/rpilocator_api
- run
cd rpilocator_api
- run
docker-compose up -d
- run
git clone https://github.com/apostolistriantafyllou/rpilocator_api
- run
cd rpilocator_api
- run
pip install -r requirements.txt
- run
python main.py
(i do not know how to make this run on startup or run in the background, so please open an issue if you know how)