Backend service for the kontis / FreiFahrtenBerlin app.
Name | Description |
---|---|
GOOGLE_APPLICATION_CREDENTIALS | Location of the firebase adminsdk json |
Name | Description |
---|---|
telegram.api-key | Telegram API key to receive massages |
gtfs.location | Location of the GTFS files. Can be downloaded from here for Berlin. |
Name | Description |
---|---|
dev | Uses a in memory database for reports |
cli | Creates a cli that accepts messages. For fast manuel testing. |
test | Uses a in memory database for reports and no telegram update listener |
mvn spring-boot:run -Dspring-boot.run.profiles=dev