This project aims to offer a platform for individuals or organizations to host, find, join, and facilitate any form of competitive tournament. The first target demographic is the online gaming community.
The product is currently live here
In order to install our codebase onto your local machine, first clone the repo:
git clone [email protected]:Dino-Martinez/tournaments.git
Next, you must install dependencies:
npm ci
Next.js offers a development server which supports JIT compilation and enables hot-reloading. To start this server, simply run:
npm run dev
This project is not currently prepared for open-source community input, though there are plans to move in that direction in the future.
Project roadmap coming soon
Necessary documentation can be found here: