chore: scaffold M0 — repo structure, ADRs, dev environment, pre-merge checklist

This commit is contained in:
2026-08-02 10:26:49 +02:00
commit 581191e93a
20 changed files with 781 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Copy this file to .env and fill in real values. Never commit .env.
POSTGRES_USER=homelab_copilot
POSTGRES_PASSWORD=changeme_never_commit_real_value
POSTGRES_DB=homelab_copilot