Skip to content
/ honojs-template Public template

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

License

Notifications You must be signed in to change notification settings

maikkundev/honojs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Biome.js: Formatting and linting
  • commitlint: Lint commit messages
  • lintstaged: Lints staged files
  • husky: Git hook manager