memory: log task worker session - due dates, subtasks, task page

This commit is contained in:
2026-01-29 07:07:45 +00:00
parent ad145c9ec3
commit 4663a45b45
39 changed files with 1044 additions and 3 deletions

View File

@@ -0,0 +1,20 @@
# Database
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/APP_TEMPLATE
# Server
PORT=3001
NODE_ENV=development
# URLs
APP_URL=http://localhost:5173
ALLOWED_ORIGINS=http://localhost:5173
# Auth
BETTER_AUTH_SECRET=dev-secret-change-in-production
# Hammer Service Account
HAMMER_API_KEY=hammer-dev-key-12345
# Email (optional)
# RESEND_API_KEY=
# FROM_EMAIL=