- 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. |
||
|---|---|---|
| .. | ||
| 1_init.up.sql | ||
| 2_data.up.sql | ||
| 3_seed_user.up.sql | ||