I know there used to be a #built-with channel, so hoping it's okay to share here - just launched SonicJS v2, a headless CMS built entirely on Cloudflare's edge platform.
What's new in v2: - Code-based collections (define schemas in TypeScript) - Rebuilt admin UI with better UX - Full TypeScript rewrite - Plugin system for extensibility - Improved performance with edge caching
100% Cloudflare stack: - Workers for runtime - D1 for database - R2 for media storage - KV for caching - Hono for routing
Everything runs at the edge - no external dependencies, global performance out of the box.