Documentation Index
Fetch the complete documentation index at: https://adro.codes/llms.txt
Use this file to discover all available pages before exploring further.
Why do I need to install zod?
Pigeon depends on zod for validation. At this point it does not support any other validation libraries.
Because zod is being used, TypeScript must be in strict mode. See all zod requirements here.