Skip to content

Server-side processing and simulation of real-time data & admin dashboard for the Bloomsburg University shuttle bus tracking system.

License

Notifications You must be signed in to change notification settings

BloomBus/BloomBus-Server

 
 

Repository files navigation

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

About

Server-side processing and simulation of real-time data & admin dashboard for the Bloomsburg University shuttle bus tracking system.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.6%
  • JavaScript 18.9%
  • SCSS 1.8%
  • HTML 1.5%
  • Dockerfile 0.9%
  • CSS 0.3%