feat: evolve MetaBloom into full product foundation
MetaBloom CI / app (push) Canceled after 0s
MetaBloom CI / api (push) Canceled after 0s

This commit is contained in:
AI Company
2026-07-21 19:24:59 +00:00
parent 082cd868d4
commit ea8b5be058
38 changed files with 610 additions and 58 deletions
+6
View File
@@ -0,0 +1,6 @@
DATABASE_URL=postgresql+psycopg://metabloom:change-me@localhost:5432/metabloom
JWT_SECRET=generate-a-random-secret-of-at-least-32-characters
ENVIRONMENT=production
ALLOWED_ORIGINS=https://app.example.com
POSTGRES_PASSWORD=change-me