https://github.com/entur/gbfs-validator-reports
https://github.com/entur/gbfs-validator-reports
ror
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/entur/gbfs-validator-reports
- Owner: entur
- Created: 2021-04-13T13:04:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-25T17:41:31.000Z (over 1 year ago)
- Last Synced: 2025-02-25T18:37:54.243Z (over 1 year ago)
- Topics: ror
- Language: TypeScript
- Homepage:
- Size: 1.34 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gbfs-validator-reports
Web app for display GBFS validation reports generated by lamassu.
## Development
Use env variable `REACT_APP_API_BASE_URL` to specify where to fetch reports (e.g. from a locally running instance of lamassu).
## Deployment
Uses firebase CLI for deployment in CircleCI.
### IAM
The deployment service account requires the following roles:
* Cloud Build Service Account
* Cloud Scheduler Admin
* Firebase Admin
* Service Account User
* API Keys Admin