Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 404 Bytes

File metadata and controls

22 lines (15 loc) · 404 Bytes

FCFinderV2

Data Server used to power FCFinderV2 iOS App. It organizes football clubs by country, league, and year as a participant in that league (aka relegation and promotion).

Tech Stack

  • Kotlin
  • Spark Java Framework
  • GraphQL
  • PostgreSQL

Building

./gradlew clean war

Run On Heroku After Git Push

./gradlew stage