infoalloggi-monorepo/apps/db/migrations
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
..
1_init.up.sql Add user seeding SQL script and initial Docker Compose configuration 2025-10-29 11:06:53 +01:00
2_data.up.sql Add user seeding SQL script and initial Docker Compose configuration 2025-10-29 11:06:53 +01:00
3_seed_user.up.sql Add user seeding SQL script and initial Docker Compose configuration 2025-10-29 11:06:53 +01:00