Initial commit

This commit is contained in:
2023-12-04 14:25:17 +07:00
commit d805cefeae
50 changed files with 4320 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
JWT_SECRET=something
COOKIE_SECRET=something
DATABASE_TYPE="postgres"
REDIS_URL=redis://localhost:6379