2 Commits
Author SHA1 Message Date
jinhojang6 c84c3d09fb feat: add CMS content sync on boot feature and update related documentation 2026-05-29 09:00:12 +09:00
jinhojang6 afb28862c8 feat(migrations): add initial migration for database schema setup
- Created initial migration file to set up the database schema with necessary tables and types.
- Added migration index file to register the new migration.
- Introduced a production-ready Docker Compose configuration for deploying the CMS with a self-hosted PostgreSQL database.
2026-05-29 08:55:41 +09:00