Skip to content

Guides

Guides are task-focused how-tos for integrators. They assume you know your domain model and want concrete steps for wiring server and client behavior.

Environment & Networking

  • Local HTTPS Development: Set up mkcert, gunicorn TLS, and Vite HTTPS for a production-like local environment with secure cookies.

Client Setup & Theming

  • Client Plugin Prerequisites: Vue plugins, directives, and VUEDA-specific setup functions that must be registered before mounting.
  • shadcn-vue and VUEDA: How VUEDA relates to shadcn-vue, what shadcn-vue add does and does not support, and how to use shadcn-vue blocks alongside VUEDA.
  • Customize VUEDA Appearance: Concrete recipes for the four customization scopes: instance, component, family, and brand.
  • Place the Page Title and Page Actions: Establish the usePageTitle context in your layout, contribute titles from views, render page actions, and build a custom title display.

Resource Modeling & CRUDL

Fields, Forms, and Relationships

Actions, Permissions, and Workflow

Model History

Async Work and Integrations

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2