adision de bases para trabajo completo de back-v1.0.0

This commit is contained in:
2026-04-08 15:05:29 -07:00
parent 290a32364d
commit 75ecb00a94
89 changed files with 1630 additions and 2350 deletions

9
.env
View File

@@ -1,4 +1,11 @@
# .env
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres
CSV_DOWNLOAD_TIMEOUT=30
CSV_MAX_SIZE_MB=10
API_VERSION=v1
LOG_LEVEL=INFO