Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expense-tracker

  • Complete expense tracker app built from scratch using react 18/19, bun, and hono
  • 100% backend and frontend TypeScript with validation using Zod
  • Hono Typescript RPC for type safe HTTP requests
  • User auth managed by Kinde Auth
  • Tanstack Router, Query, and Form for the best UX and DX in an SPA
  • Drizzle ORM for all interactions with a SQL Database
  • Hosted on fly.io VPS
  • Clean, modern UI using tailwind & shadcn-ui

To install dependencies:

bun install

To run:

bun run index.ts

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

Releases

Packages

Used by

Contributors

Languages