chore: scaffold web, worker, and compose stack

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Jonathan
2026-07-10 16:33:22 +02:00
parent d939f83ce3
commit 599cc76404
13 changed files with 2543 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
POSTGRES_USER=lyra
POSTGRES_PASSWORD=lyra
POSTGRES_DB=lyra
DATABASE_URL=postgresql://lyra:lyra@db:5432/lyra