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

This branch is 57 commits ahead of, 3 commits behind riodw/BloomBus-Server:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

06c2530 · Aug 13, 2021
Aug 23, 2019
Aug 13, 2021
Aug 13, 2021
Feb 18, 2020
Aug 13, 2021
Aug 12, 2021
Aug 12, 2021
Aug 13, 2021
Jul 10, 2019
Aug 13, 2021
Feb 18, 2020
Aug 12, 2021
Aug 12, 2021
Aug 12, 2021
Oct 19, 2019
Aug 12, 2021

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%