add initial backend code

This commit is contained in:
Lewis Crichton
2023-02-16 20:37:52 +00:00
commit 985c813cc8
11 changed files with 3171 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
PORT=8080
REDIS_URI=redis://localhost:6379
DISCORD_CLIENT_ID=
DISCORD_CLIENT_SECRET=
DISCORD_REDIRECT_URI=
PEPPER_SECRETS=
PEPPER_SETTINGS=
SIZE_LIMIT=33554432