feat: reorganize supabase config - flat db init structure, add edge functions, mcp, kong api config

This commit is contained in:
2026-02-22 00:31:50 +00:00
parent 95af17c02d
commit 31ecf136f7
54 changed files with 4383 additions and 1106 deletions
+5 -2
View File
@@ -3,8 +3,11 @@
.env.*
!.env.example
# Docker volumes (large runtime data)
volumes/
# Docker volume RUNTIME data (large binary/runtime files - not schema SQL)
volumes/db/data/
volumes/storage/
volumes/pooler/
volumes/logs/
# Backup files
*.bak