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 |
Thanks goes to these wonderful people (emoji key):
Jeroen Claassens π π» π π¨ π π§ π¦ π π |
Antonio RomΓ‘n π π» π π¨ π π |
GC π π» π π¨ π¦ π |
Charalampos Fanoulis π¨ π» |
Jacz π» |
Ed L π |
Josh π» |
This project follows the all-contributors specification. Contributions of any kind welcome!