Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

aaalvik/Leaderboard

Repository files navigation

Live leaderboard

About:

Live leaderboard for your own competitions or games.

You can choose how many positions to display, what unit the scores are in, and whether the lowest or highest score wins. Type the name and score of a participant and hit enter, and he will be placed in his correct position.

Install:

  1. Install elm (https://guide.elm-lang.org/install.html)
  2. Install node (https://nodejs.org/en/download/)
  3. Run npm install

Run:

  1. Start the elm app: npm start

  2. Start the server: node server.js

  3. Go to localhost:8080 and you're all set!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published