infoalloggi-monorepo/apps/db
Marco Pedone 9218d2f7ac Add user seeding SQL script and initial Docker Compose configuration
- Created a new SQL migration script to seed a default user into the USERS table.
- Added a comprehensive Docker Compose configuration for the application, including services for the database, MinIO, KeyDB, backend, and web components.
- Configured health checks and environment variables for each service to ensure proper startup and connectivity.
2025-10-29 11:06:53 +01:00
..
migrations Add user seeding SQL script and initial Docker Compose configuration 2025-10-29 11:06:53 +01:00
.dockerignore Add .dockerignore files and remove migration.sql 2025-08-28 14:58:43 +02:00
docker-compose.yml init 2025-08-04 17:45:44 +02:00
Dockerfile init 2025-08-04 17:45:44 +02:00
filter_sql.awk init 2025-08-04 17:45:44 +02:00
log_parser.sh init 2025-08-04 17:45:44 +02:00
pg_dumper.sh init 2025-08-04 17:45:44 +02:00