Commit Graph

14 Commits

Author SHA1 Message Date
f2d3e7551e fix: Update Justfile and compose.yml for improved database build and configuration 2026-03-07 09:37:24 +07:00
49f5c7af70 fix: Correct push event configuration in test-and-push.yml for proper tag handling 2026-03-07 09:31:57 +07:00
5e48bd5030 fix: Refactor test-and-push.yml for improved clarity and structure 2026-03-07 09:29:01 +07:00
2677e40f42 fix: Update postgres service configuration in compose.yml for clarity and correctness 2026-03-07 09:28:48 +07:00
b413d78cd5 fix: Improve comments and structure in Justfile for clarity 2026-03-07 09:28:31 +07:00
1eaa3f2684 fix: Correct docker build command in Justfile to use the correct context 2026-03-07 06:24:46 +07:00
0db8d9a39b fix: Simplify healthcheck command in compose.yml by removing database flag 2026-03-07 05:28:50 +07:00
59fb858f54 fix: Update Justfile to include echo for docker push command 2026-03-07 05:11:04 +07:00
b8a6a37e70 fix: Correct repository name in README.md header 2026-03-07 04:56:33 +07:00
20117a2a3f docs: Add README.md for project documentation and usage instructions 2026-03-07 04:07:16 +07:00
12e1162ea0 chore: Add GitHub Actions workflow for database testing and publishing 2026-03-07 04:04:36 +07:00
ae7d9f9819 chore: Add initial Justfile and .env.example for environment configuration 2026-03-07 04:04:24 +07:00
0fa29813df chore: Add .gitignore to exclude environment files 2026-03-07 04:03:58 +07:00
70a656caf6 chore: Add initial PostgreSQL configuration files and Docker setup 2026-03-07 04:03:48 +07:00