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

🔱 Spark God Mode

God Mode is the centralized control panel and intelligence engine for the Spark Platform.

📚 Documentation

🚀 Quick Start

Development

npm install
npm run dev

Production

Deployed via Coolify (Docker). See Dockerfile for build details.

🛠️ Scripts

Located in ./scripts/:

  • god-mode.js: Core engine script.
  • start-worker.js: Job queue worker.
  • test-campaign.js: Campaign testing utility.
Description
No description provided
Readme 8.7 MiB
Languages
TypeScript 77.6%
Astro 18.8%
JavaScript 2.2%
HTML 1.2%
Dockerfile 0.1%
Other 0.1%