To run the dashboard locally, you'll need a local version of Skyra running.
After forking/cloning this repo to a folder locally:
- Duplicate
.env.development
and rename it to.env.development.local
- Replace the value of
NEXT_PUBLIC_CLIENT_ID
to your bot's ID - Go to the Discord developer portal: https://discord.com/developers/applications/
- Select your bot application and go to the
OAuth2
tab - Add redirect URL's for
http://localhost:3000/oauth/callback
andhttp://localhost:3000/oauth/guild
- Run a local instance of Skyra, be sure to follow it's local development guidelines as well.
- You have to set the CLIENT_ID, CLIENT_SECRET in Skyra's configuration to your own bot properly!
- Install dependencies with
yarn
. - Run
yarn dev
to start the NextJS dev server
Skyra links
Skyra Project is open source and always will be, even if we don't get donations. That said, we know there are amazing people who may still want to donate just to show their appreciation. Thanks you very much in advance!
We accept donations through Patreon, BitCoin, Ethereum, and Litecoin. You can use the buttons below to donate through your method of choice.
Donate With | QR | Address |
---|---|---|
Patreon | Click Here | |
PayPal | Click Here | |
BitCoin | 3JNzCHMTFtxYFWBnVtDM9Tt34zFbKvdwco | |
Ethereum | 0xcB5EDB76Bc9E389514F905D9680589004C00190c | |
Litecoin | MNVT1keYGMfGp7vWmcYjCS8ntU8LNvjnqM |
Please make sure to read the Contributing Guide before making a pull request.
Thank you to all the people who already contributed to Skyra Project!