Skip to content

Starter Repository for a Hono based Web Application

Notifications You must be signed in to change notification settings

boilerplatedev/hono-api-starter

Repository files navigation

hono-api-starter

A starter repository to build Web Applications with Hono. Comes pre-configured with the following:

  • Hono for the framework.
  • Proper ESLint v9 + Prettier setup.
  • Husky hooks for ensuring standards.
  • Convential commit messages are setup via commitlint and commitizen. All the setup is done. If your commit messages don't follow that convention, it won't let you commit. Feel free to use another convention.
    • A helper NPM script commit has been added. Running npm run commit or yarn commit will help you craft good commit messages.
  • Great Environment Variables setup.
  • Prisma for working with a RDS.
  • Vitest for Testing.
  • Sentry for AWS Lambda Environments.

About

Starter Repository for a Hono based Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published