Documentation
Guides and references for the open-source tools and modular website features we ship for SaaS clients.
Website Add-ons
Landing Page Features
When we build your website, you choose what goes in. Each feature is already built, tested, and ready to ship. Select what you need — blog, contact forms, feedback, newsletter, multi-language support — and it gets included in your project.
- Blog & DocumentationFull CMS with authors, categories, tags, RSS, and searchable docs.
- Forms, Feedback & RoadmapContact forms, user ratings, public roadmap and changelog.
- Multi-language & Regionali18n routing, per-locale content, country-based pricing variants.
- Email & NewsletterTransactional email via SES/Resend and subscriber management.
Open Source
Auto-generated REST APIs
Point Nuxt Auto API at your Drizzle schema and get a complete, authorization-aware REST API — no routes to write, no handlers to maintain.
- Zero boilerplateFull CRUD from any Drizzle schema in one module config.
- Multi-tier authorizationOperation, SQL filter, object, and field-level access control.
- Multi-databaseSQLite, Postgres, MySQL, D1, Turso, PlanetScale.
- Plugin pipelineRate limiting, soft deletes, caching, request metadata.
Open Source
Auto-generated Admin Panels
Nuxt Auto Admin reads your Auto API resource definitions and generates a fully-featured admin panel — list views, rich forms, permission system, and M2M relations.
- Auto-generated UIList, detail, create, and edit pages with zero config.
- Rich form widgetsText, select, date, relations, rich text, code editor, file upload.
- Permission systemResource, field, and route-level access control.
- M2M relationshipsJunction table management with atomic sync operations.
Open Source
Schema-Driven Prototyping
Define a TypeScript schema, get a persistent, offline-first interactive prototype in minutes — forms, CRUD collections, computed values, and visualizations, all from one definition.
- 12 field typesText, number, select, toggle, rating, tags, linked responses, and more.
- Offline-firstY.js + IndexedDB — every write is local-first, CRDT merge is automatic.
- Built-in visualizationsProgress bars, bar charts, comparison tables, feature matrix, timeline.
- CRUD collectionsSearch, sort, modal or inline editing, preset packs out of the box.