chore: reorganiza init-db do postgres

This commit is contained in:
Erik Silva
2025-12-09 01:51:56 -03:00
parent 190fde20c3
commit f553114c06
8 changed files with 15 additions and 15 deletions

View File

@@ -71,7 +71,7 @@ AGGIOS-APP/
│ └─ letsencrypt/
│ └─ acme.json (auto-generated)
├─ 📂 postgres/ ← PostgreSQL Setup (NOVO)
├─ 📂 backend/internal/data/postgres/ ← PostgreSQL Setup (NOVO)
│ └─ init-db.sql ✅ Initial schema
├─ 📂 scripts/ ← Helper Scripts (NOVO)