railm (Railway Mobile), pronounced ‘realm,’ is a cross-platform mobile app project for smart railway tracking and railway database management.
- railapi: backend for Railm app written in Go
- railm: Mobile App written in Flutter
- main: development branch
- prod: production release for deployment (only updated to point releases)
- prod-patch: special branch to apply quick patches on top of prod
- releases/vYYMM.xx: release snapshot branches (only last current and previous snapshots are kept, older release branches will be deleted)
# shows usage
make help
# builds whole project
make build RAILAPI_TOKEN=<token> MAPBOX_TOKEN=<token>Checkout Releases to download prebuilt binaries.