mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
10 lines
283 B
Markdown
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 |