Add season field, store tile pngs in the database

This commit is contained in:
2025-10-02 19:37:29 -07:00
parent 94284720a4
commit 3bf7488569
12 changed files with 329 additions and 32 deletions
+4
View File
@@ -1,6 +1,10 @@
PORT=3000
DATABASE_URL="mysql://root:password@localhost/FurryPlace"
# Only required for development
SHADOW_DATABASE_URL="mysql://root:password@localhost/openplace_shadow"
JWT_SECRET="your-secret-key"
# Google OAuth