2 Commits

Author SHA1 Message Date
oscar 598a4c47e9 feat: configure PostgreSQL database and fix TypeScript types
- Updated docker-compose.yml to use postgres:17-alpine
- Database credentials: ogb/ogb_dev_password/ogb_web
- Updated .env.example with correct PostgreSQL connection string
- Fixed plugins/index.ts to include Project type in SEO generateTitle/generateURL
- Changed site title from 'Payload Website Template' to 'OGB Solutions'
- Database ready for dev server startup
2025-11-18 08:55:49 +01:00
oscar 461b659667 feat: initial commit 2025-11-16 18:10:34 +01:00