Skip to content

RilusMahmud/bun-hono-expense-app

Repository files navigation

Expense App! 🚀

A pet project for maintaining my personal finances! Written with typescript with bun runtime and hono framework, also used zod for schema validation. Used drizzle for database connection and migration.

bun-expense-app

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.7. Bun is a fast all-in-one JavaScript runtime.

Scripts

bun start # Run the app

bun run dev # Run the app in development mode

Authors

Repo Activity

Alt

Releases

No releases published

Packages

No packages published