https://github.com/crossevol/hono-starter
https://github.com/crossevol/hono-starter
drizzle drizzle-orm hono nodejs openapi zod
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/crossevol/hono-starter
- Owner: CrossEvol
- Created: 2024-07-24T17:05:09.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T11:05:32.000Z (over 1 year ago)
- Last Synced: 2025-03-27T03:43:40.991Z (about 1 year ago)
- Topics: drizzle, drizzle-orm, hono, nodejs, openapi, zod
- Language: TypeScript
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
npm install
npm run dev
```
```
open http://localhost:3000
```
[hono](https://hono.dev/)
[hono-with-openapi](https://dev.to/bimaadi/integrate-hono-with-openapiswagger-3dem)
[drizzle-orm](https://orm.drizzle.team/)
[better-auth](https://www.better-auth.com/)
[better-auth with openapi](https://www.better-auth.com/docs/plugins/open-api)