Commit Graph

7 Commits

Author SHA1 Message Date
cawcenter
64f22d67d8 Add multi-domain routing: middleware, Redis caching, dynamic renderers
- Migration: Add route column + performance indexes for <5ms lookups
- Redis cache layer with graceful degradation
- Middleware: Route custom domains to database pages
- Page/Post renderers with full SEO metadata
- Support for 12-section content fragments
- Site-specific styling from config.custom_css

Enables: aesthetichelp.com -> database pages
Performance: <5ms routing with Redis caching
2025-12-16 16:39:26 -05:00
cawcenter
b455f87bae Disable problematic init migration - DB already has schema 2025-12-16 13:25:15 -05:00
cawcenter
2d4465307d Fix: Change county to country in geo_locations to match actual schema 2025-12-16 13:17:36 -05:00
cawcenter
f7cd831085 Add safe migration for missing columns (fixes startup error) 2025-12-16 13:11:22 -05:00
cawcenter
0fc881c0ad feat: content generation engine - spintax resolver, API endpoints, BullMQ worker 2025-12-15 01:53:51 -05:00
cawcenter
ffd7033501 feat(week1): complete foundation - schema, migrations, enhanced SQL, sanitizer 2025-12-14 22:17:23 -05:00
cawcenter
153102b23e God Mode Valhalla: Initial Standalone Commit 2025-12-14 19:19:14 -05:00