sendou.ink/.env.example
Kalle 24875c1fb4
SendouQ real(er) time with notifications (#1525)
* Initial

* Move code

* More events implemented

* Auto refresh take in account recent revalidates

* Add sound effects

* Add creds

* Settings

* Add error handling

* Add envs
2023-10-18 18:33:17 +03:00

30 lines
605 B
Plaintext

PORT=5800
BASE_URL=http://localhost:5800
DB_PATH=db.sqlite3
LOHI_TOKEN=salmon
SESSION_SECRET=secret
// Auth https://discord.com/developers
DISCORD_CLIENT_ID=
DISCORD_CLIENT_SECRET=
AUTH_GATEWAY_PROFILE_URL=
AUTH_GATEWAY_TOKEN_URL=
// Patreon integration https://www.patreon.com/portal/registration/register-clients
PATREON_ACCESS_TOKEN=
// Image upload
STORAGE_END_POINT=
STORAGE_ACCESS_KEY=
STORAGE_SECRET=
STORAGE_REGION=
STORAGE_BUCKET=
STORAGE_URL=
TWITCH_CLIENT_ID=
TWITCH_CLIENT_SECRET=
SKALOP_WS_URL=ws://localhost:5900
SKALOP_SYSTEM_MESSAGE_URL=ws://localhost:5900/system
SKALOP_TOKEN=secret