feat: site institucional completo com design system - Implementa\u00e7\u00e3o do site institucional da Aggios com design system completo incluindo gradientes, tipografia, componentes e se\u00e7\u00f5es de recursos, pre\u00e7os e CTA

This commit is contained in:
Erik Silva
2025-12-07 02:19:08 -03:00
parent 53f240a4da
commit bf6707e746
90 changed files with 25927 additions and 1 deletions

17
.env Normal file
View File

@@ -0,0 +1,17 @@
# Database
DB_USER=aggios
DB_PASSWORD=changeme
DB_NAME=aggios_db
# Redis
REDIS_PASSWORD=changeme
# MinIO
MINIO_ROOT_USER=minioadmin
MINIO_ROOT_PASSWORD=changeme
# JWT
JWT_SECRET=your-super-secret-jwt-key-change-me-in-production
# CORS
CORS_ALLOWED_ORIGINS=http://localhost,http://dash.localhost,http://api.localhost