Skip to main content

Xond Documentation

Rapid application development for the Nufaza ecosystem

Modern React/Vite foundation

Ship applications built on the same stack we use internally: React 18, Vite, Tailwind CSS, TanStack Query, Zod and Prisma. The tooling is tuned for developer velocity and consistent DX.

Reverse-engineered code generation

Point Xond at an existing database to reverse engineer schemas, produce Prisma models, REST endpoints, forms and data tables. The generators keep your source of truth in sync with minimal manual plumbing.

Secure, integrated workflow

Generated APIs come with JWT-based authentication, RBAC hooks and an extendable workflow engine. Frontend and backend share the same design tokens, types and conventions.