Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 203 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 203 Bytes

Cycling Matchmaker Server

To run, ensure you have the latest version of the .env file and run:

npm i && npm run start

To view the documentation: magidoc generate && magidoc preview