Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 761 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 761 Bytes

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