https://github.com/speakeasy-api/what-in-zods-name
https://github.com/speakeasy-api/what-in-zods-name
typescript zod
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/speakeasy-api/what-in-zods-name
- Owner: speakeasy-api
- License: mit
- Created: 2024-09-21T17:26:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-01T22:00:01.000Z (about 1 year ago)
- Last Synced: 2024-11-30T06:49:36.909Z (about 1 year ago)
- Topics: typescript, zod
- Language: TypeScript
- Homepage: https://zod.fyi
- Size: 166 KB
- Stars: 35
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What in Zod's name?
An app that lets you better visualize the issues in a `ZodError`.
## Quickstart
1. Clone this repository and run the following commands:
```
pnpm i
pnpm dev
```
2. After that go to http://localhost:5173