UPD: initial architecture
CI / quality (push) Waiting to run

This commit is contained in:
Uklonil
2026-07-27 10:23:50 +02:00
parent 63fc0e6771
commit 3aeaed0af2
108 changed files with 11103 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
NODE_ENV=development
APP_NAME=Beacon
APP_URL=http://localhost:3000
DATABASE_URL=postgresql://beacon:beacon@localhost:5432/beacon
BETTER_AUTH_SECRET=replace-with-a-32-character-minimum-secret
BETTER_AUTH_URL=http://localhost:3000
LOG_LEVEL=info
TMDB_API_TOKEN=
ANILIST_API_URL=https://graphql.anilist.co
TWITCH_CLIENT_ID=
TWITCH_CLIENT_SECRET=