Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maikkundev/honojs-template

🔥 A simple HonoJS with Prisma (+ more) template for building APIs
https://github.com/maikkundev/honojs-template

honojs prisma templates typescript vitest-ts zod-validation

Last synced: about 1 month ago
JSON representation

🔥 A simple HonoJS with Prisma (+ more) template for building APIs

Awesome Lists containing this project

README

        

# HonoJS Template

## A simple HonoJS with Prisma (+ more) template for building APIs

### Dependencies used

- `Hono`: Web Framework
- `Prisma`: ORM
- `zod`: Data validation
- `Vitest`: Writing tests
- `ESLint`: Linting
- `commitlint`: Lint commit messages
- `lintstaged`: Lints staged files
- `husky`: Git hook manager