Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 171 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 171 Bytes

backend

The backend for Racele.

Usage

Run the main file to start the server:

python3 src/main.py [port]

The optional port argument defaults to 3000.