Skip to content

Use zod schemas to generate typed and validated data access layers

License

Notifications You must be signed in to change notification settings

bamboocreativenz/zod-airtable

Repository files navigation

zod-airtable

Use zod schemas to generate typed and validated data access layers

Repo setup

Package manager

We are using pnpm - it is the way

Turbo repo

We are using turbo repo to have a faster dev experience. This is based on the non-monorepo setup ie no packages folder.

Setup turbo repo cli pnpm install turbo --global

Linting and Prettier

These were setup based on the excellent guidance from Joshua K. Goldberg. Checkout the linting-typescript-in-2023 repo for the example that inspired this setup.

About

Use zod schemas to generate typed and validated data access layers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published