Introduce a `docker-compose.yml` to define the services for backend and database with health checks. Add Alembic configurations for database migrations and an initial empty migration. Include backend-related Docker setup with an entrypoint script for database migration execution.
2 lines
11 B
Plaintext
2 lines
11 B
Plaintext
.venv
|
|
*.iml |