This project is for use in my home, on a wall-mounted iPad that's always on. It gives me essential information that I need to know before leaving home each day, and saves the time of pulling out my phone and checking multiple apps. It's currently hosted at https://k-funk.github.io/sf_dash/#/, but may not be working as expected while NextBus's API is in a broken state due to COVID-19 related changes.
Planned features and maintenance are in TODO.md
npm install
npm run start
npm run test
npm run build
cp _sample_deploy.sh deploy.sh # fill in missing hostnames/directories/urls
bash deploy.sh
Scaffolded from https://github.com/wbkd/webpack-starter
