Skip to content

Dino-Martinez/tournaments

Repository files navigation

tournaments

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.

Table of Contents

Product

The product is currently live here

Development

Installation

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

How to run

Next.js offers a development server which supports JIT compilation and enables hot-reloading. To start this server, simply run:

npm run dev

Contribution

This project is not currently prepared for open-source community input, though there are plans to move in that direction in the future.

Roadmap

Project roadmap coming soon

Resources

Necessary documentation can be found here: