Drag-and-drop canvas for drawing software architecture diagrams — early alpha, just vibes so far.
- Build command:
npm run build - Build output directory:
dist - SPA fallback:
not_found_handling = "single-page-application"inwrangler.toml
If deploying with Wrangler:
- Preview branch deploy:
npm run cf:deploy - Production deploy:
npm run cf:deploy:prod