Visual DNA Studio
Loading...
AI-powered design token extraction and generation
Status
- ✓ Next.js 14 (App Router)
- ✓ TypeScript
- ✓ Monorepo setup
- ✓ Shared packages
- ✓ Firebase Authentication
Example Token Schema
{
"name": "color.primary",
"value": "#3B82F6",
"description": "Primary brand color"
}API Endpoints
- GET /api/health - Service health check
- GET /api/auth/me - Current user info
- POST /api/extract - Extract tokens from image