Singular (admin) account system

This commit is contained in:
Ahmed Al-Taiar
2024-08-14 12:35:57 -04:00
parent 544cea9105
commit b61a80c9a0
37 changed files with 1796 additions and 442 deletions

View File

@@ -3,9 +3,6 @@
# system. Any custom values should go in .env and .env should *not* be checked
# into version control.
# schema.prisma defaults
DATABASE_URL=file:./dev.db
# location of the test database for api service scenarios (defaults to ./.redwood/test.db if not set)
# TEST_DATABASE_URL=file:./.redwood/test.db
@@ -18,4 +15,15 @@ PRISMA_HIDE_UPDATE_MESSAGE=true
# Ordered by how verbose they are: trace | debug | info | warn | error | silent
# LOG_LEVEL=debug
NAME=Ahmed Al-Taiar
GMAIL=example@gmail.com
GMAIL_SMTP_PASSWORD=chan geme xyza bcde
# Must not end with "/"
DOMAIN_PROD=https://example.com
DOMAIN_DEV=http://localhost:8910
DATABASE_URL=postgresql://user:password@localhost:5432/rw_portfolio
SESSION_SECRET=regenerate_me