Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Technical details

For general requirements for running this project, see these requirements.

The Race Server is a Python Flask application.

GitHub repo: buggyrace/buggy-race-server

See the server’s requirements.txt for the Python libraries it uses.

There’s a Dockerfile so you can deploy it with Docker.

It was built on the flask-cookiecutter webserver, which comes with Bootstrap and the JQuery JavaScript utility library. The cookiecutter also brought webpack along, which means the server needs node.js (to package up the JavaScript and CSS) as well as Python.

Python version 3.9+ is required.

The Race Server is licensed under the GNU Affero GPL: it is free and open source software.
Some components from other projects may have different licensing: see more about the licensing.


See the about pages for more about the software behind project.