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 & Documentation
    Full CMS with authors, categories, tags, RSS, and searchable docs.
  • Forms, Feedback & Roadmap
    Contact forms, user ratings, public roadmap and changelog.
  • Multi-language & Regional
    i18n routing, per-locale content, country-based pricing variants.
  • Email & Newsletter
    Transactional 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 boilerplate
    Full CRUD from any Drizzle schema in one module config.
  • Multi-tier authorization
    Operation, SQL filter, object, and field-level access control.
  • Multi-database
    SQLite, Postgres, MySQL, D1, Turso, PlanetScale.
  • Plugin pipeline
    Rate 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 UI
    List, detail, create, and edit pages with zero config.
  • Rich form widgets
    Text, select, date, relations, rich text, code editor, file upload.
  • Permission system
    Resource, field, and route-level access control.
  • M2M relationships
    Junction 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 types
    Text, number, select, toggle, rating, tags, linked responses, and more.
  • Offline-first
    Y.js + IndexedDB — every write is local-first, CRDT merge is automatic.
  • Built-in visualizations
    Progress bars, bar charts, comparison tables, feature matrix, timeline.
  • CRUD collections
    Search, sort, modal or inline editing, preset packs out of the box.