This is the backend for the ng2-euro-bets application.
This backend uses:
-
spring-boot
-
kotlin
-
firebase
It parses a json file retrieved from the guardian website & fills a firebase database.
Imagine you have an app https://foobar.firebaseio.com
You have to provide 2 vm args to the spring-boot: the instance & a secret token:
-Dfirebase.app=foobar -Dfirebase.secret=Zm9vYmFycWl4…