Update image metrics and add stats + rank

This commit is contained in:
Justin Maier
2023-01-27 15:34:58 -07:00
parent c35d2be00b
commit 4f77200717
5 changed files with 372 additions and 56 deletions
+3
View File
@@ -7,6 +7,9 @@
# Prisma
DATABASE_URL=postgresql://postgres:postgres@locahost:5432/postgres
# Logging
LOGGING=session-helpers,prisma:error,prisma:warn,prisma:query,update-metrics
# Next Auth
NEXTAUTH_SECRET=
NEXTAUTH_URL=http://localhost:3000