Skip to content

Aljodomo/kontis-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kontis-backend

Backend service for the kontis / FreiFahrtenBerlin app.

Env

Name Description
GOOGLE_APPLICATION_CREDENTIALS Location of the firebase adminsdk json

Props

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.

Profiles

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

Usage

Run with Spring Boot profiles

mvn spring-boot:run -Dspring-boot.run.profiles=dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages