Live at Cloudflare worker
npm i
npm run dev
npm run deploy
The backend uses Zod for validation, which is indirectly imported using the custom npm package hosted on npm
So that the inferred types can also be used by the frontend.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Live at Cloudflare worker
npm i
npm run dev
npm run deploy
The backend uses Zod for validation, which is indirectly imported using the custom npm package hosted on npm
So that the inferred types can also be used by the frontend.