To setup the dashboard, cd into this directory and run npm install
.
Once your dependencies are installed, you can setup your environment variables.
- Create a
.env
file in this directory - Copy the contents of
.env.example
into the.env
file - Replace the placeholders with your own values
Here's an example .env
file:
VITE_API_URL=http://localhost:3000
VITE_DISCORD_CLIENT_ID=1234567890987654321