mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-27 22:24:14 +00:00
fix: can't edit custom images properly
also cleanup
This commit is contained in:
parent
a5080f1b2e
commit
913f0ef65a
5 changed files with 35 additions and 53 deletions
|
|
@ -80,6 +80,8 @@ For Discord, create an application in the developer portal, go to 'OAuth2', copy
|
|||
|
||||
For GitHub, navigate to your profile settings, then 'Developer Settings', and create a new application. Set the homepage URL to `http://localhost:3000` and copy the Client ID and generate a new client secret. Finally, add in a callback URL with the value `http://localhost:3000/api/auth/callback/github`.
|
||||
|
||||
Google is annoying so I'm not explaining it.
|
||||
|
||||
After configuring the environment variables, you can run a development server.
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue