https://github.com/nguyenbn7/authentication-api
https://github.com/nguyenbn7/authentication-api
drizzle honojs zod-validation
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nguyenbn7/authentication-api
- Owner: nguyenbn7
- License: mit
- Created: 2025-03-27T14:57:46.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-03-28T07:31:50.000Z (6 months ago)
- Last Synced: 2025-03-28T08:30:08.597Z (6 months ago)
- Topics: drizzle, honojs, zod-validation
- Language: TypeScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
To install dependencies:
```sh
bun install
```To run:
```sh
bun run dev
```open http://localhost:3000