gradido/core/README.md
2025-06-21 15:07:01 +02:00

10 lines
283 B
Markdown

# core
Gradido Core Code, High-Level Shared Code, with dependencies on other modules
## Bun-Compatibility
Full bun compatible
## Validation
All validation logic used across more than one module
Anything more complex than simple zod schemas is implemented here
Tests written for bun