/teeworlds-ratings-web

Webapp to display the information from https://github.com/nzyuzin/teeworlds-ratings database.

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

Teeworlds-ratings-web

Webapp to display the information from https://github.com/nzyuzin/teeworlds-ratings database.

Dependencies

ruby >= 2.2, sqlite3

Gems: bundler

Setting up

Execute the following command before starting the server the first time bundle install

Once launched, the server will use a https://github.com/nzyuzin/teeworlds-ratings server to query for the game related info.

Using

To launch the web server execute ./tools/start_server.sh from the root of the repository

To stop the server execute ./tools/stop_server.sh