Note: This project is currently a work in progress. There are known issues with consistency, performance, and overall code organization that need to be addressed. The codebase is undergoing active development and cleanup.
5Stack is a platform for organizing and managing competitive CS2 matches and tournaments.
Please visit 5Stack for more documentation.
Make sure to install the dependencies:
yarn
Start the development server on http://localhost:3000
:
yarn dev