Environment
Copy the environment template and fill in the required keys.
| Variable | Required | Purpose |
|---|---|---|
DATABASE_URL | yes | PostgreSQL connection string |
REDIS_URL | yes | retrieval cache |
EKATALOG_API_KEY | yes | live pricing and stock |
LOG_LEVEL | no | defaults to info |
Never commit a filled environment file.