lemonpole / liga-public

LIGA Esports Manager
https://lemonpole.github.io/liga-public/
The Unlicense
6 stars 0 forks source link
cs16 csgo cssource esports simulator

LIGA Esports Manager

LIGA Esports Manager

This is the website source code for LIGA Esports Manager.

Uses the following APIs and technologies:

Getting Started

[!IMPORTANT] A Github Access Token is required.

# set github access token
echo -n "<YOUR_TOKEN_HERE>" >> .env.local

# run the app
npm install
npm run dev -- --host --open