docs: add project context and remove boilerplate
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 44s

This commit is contained in:
Cauê Faleiros
2026-05-27 16:18:10 -03:00
parent 5e0bb1d83a
commit 62a0bcfbc9
12 changed files with 206 additions and 517 deletions

View File

@@ -13,6 +13,7 @@ POSTGRES_DB=graphdb
# --- Application Security ---
# The API key used by n8n to authenticate with the backend
API_KEY=nexstar_secret_key_123
N8N_WHATSAPP_TRIGGER_URL=https://n8n.example.com/webhook/whatsapp-stock
# --- Dashboard Login Credentials ---
ADMIN_EMAIL=admin@admin.com