Server-side processing and simulation of real-time data & admin dashboard for the Bloomsburg University shuttle bus tracking system. Find more information at https://bloombus.gitbook.io/bloombus.
GOOGLE_APPLICATION_CREDENTIALS env var must be defined by going through the setup process here:
https://firebase.google.com/docs/admin/setup#initialize-sdk
The JSON file should be placed inside this directory as serviceAccountKey.json
.
Then, images can be built with the command: sudo docker build . -t jgibson02/bloombus-server --build-arg app_creds=./serviceAccountKey.json