Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.17 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.17 KB

BloomBus-Server

Build Status FOSSA Status

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.

Building Docker images

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

License

FOSSA Status