Keeping track of leaderboard during the season and holder of the snek! 🐍
docker-compose up
yarn run start:dev
cd ui && yarn start
yarn run build
cd ui && yarn run build
Set heroku config:set NPM_CONFIG_PRODUCTION=false
in order to make Heroku
install dev dependecies. This is needed in order to run tsc on build.
- New point calculation. From now on you will earn the stable points instead of two times the points over par. This means, if you get 32 stableford points in your round, that is what you will get in tour-le-shit as well. Plus and minus birdies, eagles and muligans.
- Also the birdies and eagles have changed from netto to brutto. (Note: The variable in the database has not changed)