This is the website source code for LIGA Esports Manager.
Uses the following APIs and technologies:
- Node v20.x
- GitHub GraphQL API
- GraphQL Code Generator
- Daisy UI
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