- install docker and docker-compose if they are not installed
- cd to docker directory inside the project
- run #docker-compose up
- this should download and run the project public docker containers on your local pc.
- this exposes port 8000:8000 by default so make sure port 8000 is free or change the port before ":" sign in docker-compose.yml
- makre sure your host ip in globals.dart matches your pc ip.
- ✔ detect nearby devices & save in db
- ✔ get contact history
- ✔ Stats/Awareness page
- ✔ Stat other countries
- ✔ Stat Refresh button
- ☐ Get specific states/districts statistics
- ✔ Read/Write person state in redis cache
- ☐ Stats gathered from native dataset