@unedio/schema
v0.0.2
Published
The official schema and type definitions library for the Unedio platform.
Readme
@unedio/schema
The official schema and type definitions library for the Unedio platform.
Features
- Domain-Driven: Organized by entity (auth, jobs, seekers, workspaces).
- Zod Schemas: Pre-built validation schemas for all API operations.
- Supabase Support: Includes a comprehensive
Databasetype for use with the Supabase client. - ESM Ready: Fully compatible with
NodeNextand modern environments.
Installation
npm install @unedio/schemaUsage
import { JobResponse, CreateJobInput } from '@unedio/schema';License
Commercial
