SEO pages and marketing site
Launched 20 new SEO-optimized pages covering features, use cases, AI technology, pricing, and more.
- 7 feature pages: colors, typography, voice, buttons, logos, gradients, design system
- 5 use case pages: design agencies, developers, brand monitoring, competitive analysis, design tokens
- 3 AI technology pages: overview, voice analysis, vibe synthesis
- Pricing page with Free, Starter, and Pro tiers
- About, changelog, CLI, and open source pages
- Updated sitemap with all new pages
- Marketing layout with comprehensive footer navigation
Rate limiting and anonymous access
Added rate limiting for API endpoints and anonymous extraction support for the landing page.
- Rate limiting middleware for all API endpoints
- Anonymous extraction: 3 free extractions per day without sign-up
- Real-time extraction progress on landing page via WebSocket
- Automatic redirect to brand page on extraction completion
Initial scaffold
Complete project scaffold with all Cloudflare bindings, API routes, auth, and frontend skeleton.
- Hono API with CORS, auth, and extraction endpoints
- Better Auth with D1 Kysely dialect
- React Router v7 SSR on Cloudflare Workers
- ExtractBrandWorkflow and JobProgressDO stubs
- Credit system with monthly reset via cron trigger
- shadcn/ui primitives: Button, Card, Input, Badge
- API documentation page with full endpoint reference