ventyd - Build event-sourced applications with Ventyd.
Event sourcing with the ventyd TypeScript library for defining schemas, reducers, entities, mutations, repositories, adapters, and plugins.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Define schemas for ventyd entities
- Define reducers for state computation
- Create entity classes with mutations
- Configure repositories with adapters
Inputs
- TypeScript project setup
- Installed ventyd package
- Schema and event definitions
Outputs
- Event-sourced domain entities
- Persisted domain events
- Ventyd repository instances
Requirements
- Node.js environment
- TypeScript compiler
- ventyd package dependency
