Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 686 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 686 Bytes

elo

CircleCI

Compute the Elo ranking from Fifa games.

Usage

Local development

Run locally with lein figwheel

Deployment

You can deploy this to Heroku directly or build an uberjar and deploy it on any other platform.

Migrations

You can run database migrations with:

lein migratus migrate

Technical decisions

Routing

Routing is done using Bidi and Accountant together.

License

Copyright © 2018 Andrea Crotti

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.