Retrieve your .json file from firebase and put it in the auth folder, the path to the json in docker-compose.yml and in db/firebase.py
Then start the project
docker-compose up --build
You can test it:
http://localhost:8000/docs
For authentication you can use:
https://www.firebasejwt.com/