A docker repo for building some necessities for backend.
- Go to your Firebase's project service accounts.
- Click Generate New Private Key.
- Save as
serviceAccountKey.json
in the root folder.
docker-compose build && docker-compose up -d
Server is available at localhost:5000/
.
localhost:5000/predict/<image>?crs=<crs>
All images are taken directly from Firebase Storage.