← back to Lifestyle Asset Intel

.env.example

21 lines

PORT=9820
NODE_ENV=development
PUBLIC_URL=http://localhost:9820

# Postgres — standalone db for this project, NOT dw_unified
# On macOS Homebrew PG, /tmp is the unix-socket dir → peer auth works without a password.
# On Linux/Kamatera override PGHOST to the actual socket dir or 127.0.0.1 + PGPASSWORD.
PGHOST=/tmp
PGPORT=5432
PGDATABASE=lifestyle_asset_intel
PGUSER=stevestudio2

# Sessions (only used once auth lands; v0 is internal-only)
SESSION_SECRET=dev-secret-change-me
ADMIN_EMAIL=steve@designerwallcoverings.com

# TODO (v0.1): once a brand domain is chosen, register info@<domain> at Purelymail
# and set CONTACT_EMAIL accordingly. See ROADMAP.md.
CONTACT_EMAIL=
BRAND_DOMAIN=