Or, Gaslands Offline Manager, a fully offline Gaslands (https://gaslands.com/) vehicle squad manager.
This this needs Elm installed. Installing create-elm-app
also helps.
git clone https://github.com/milogert/glom
cd glom
yarn install
yarn start
- Navigate to
http://localhost:3000
.
yarn build
yarn deploy
yarn test
yarn coverage
- Navigate to file:///home/you/code/glom/.coverage/coverage.html
A build of this application is located at https://milogert.github.io/glom/. Since the application is written in Elm it has PWA support so you can install a totally offline version on your phone.