6de8c594b7e2915ac8f25e3282fae4498745c125
Adds the `.env` file to the `.gitignore` to prevent accidental commits of environment variables.
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%