23b14536cc69acd2d8ad297074da285a2bd91a37
- migrate package management to pnpm - migrate test suite to vitest - also remove Anify integration
npm install
npm run dev
npm run deploy
Development
If a route is internal-only or doesn't need to appear on the OpenAPI spec (that's autogenerated by Hono), use the Hono class. Otherwise, use the OpenAPIHono class from @hono/zod-openapi.
Description
Languages
TypeScript
100%