This repository has been archived on 2026-02-15 . You can view files and clone it, but cannot push or open issues or pull requests.
Rezon Philip
05b056c804
chore(postgres_db): Relocated database files to outside backend, init DockerFile, expand docker-compose
...
This commit relocates the database files to outside the backend folder, to the root aurganize folder.
- we initialise the backend Dockerfile.dev
- we expand the docker-compose to migrate our backend to docker
This improves developer experience and standardizes database operations for the entire backend team.
Story: E1-004 - PostgreSQL Database Setup
2025-12-03 22:57:47 +05:30
..
backup_db.sh
chore(postgres_db): Relocated database files to outside backend, init DockerFile, expand docker-compose
2025-12-03 22:57:47 +05:30
configure-postgres.sh
chore(postgres_db): Relocated database files to outside backend, init DockerFile, expand docker-compose
2025-12-03 22:57:47 +05:30
dev_seed.sh
chore(postgres_db): Relocated database files to outside backend, init DockerFile, expand docker-compose
2025-12-03 22:57:47 +05:30
health_check.sh
chore(postgres_db): Relocated database files to outside backend, init DockerFile, expand docker-compose
2025-12-03 22:57:47 +05:30
migrate.sh
chore(postgres_db): Relocated database files to outside backend, init DockerFile, expand docker-compose
2025-12-03 22:57:47 +05:30
restore_db.sh
chore(postgres_db): Relocated database files to outside backend, init DockerFile, expand docker-compose
2025-12-03 22:57:47 +05:30
test_ops.sh
chore(postgres_db): Relocated database files to outside backend, init DockerFile, expand docker-compose
2025-12-03 22:57:47 +05:30