Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amit-singh-14/expense-tracker
This repository contains a comprehensive expense tracker application built from scratch using React 18/19, Bun, and Hono. The application is designed to provide an intuitive and efficient user experience for managing personal finances. Both the frontend and backend are developed entirely in TypeScript, ensuring type safety.
https://github.com/amit-singh-14/expense-tracker
bun drizzle-orm hono kinde-auth neon-postgres rpc tanstack-form tanstack-query tanstack-router typescript
Last synced: about 2 months ago
JSON representation
This repository contains a comprehensive expense tracker application built from scratch using React 18/19, Bun, and Hono. The application is designed to provide an intuitive and efficient user experience for managing personal finances. Both the frontend and backend are developed entirely in TypeScript, ensuring type safety.
- Host: GitHub
- URL: https://github.com/amit-singh-14/expense-tracker
- Owner: Amit-Singh-14
- Created: 2024-07-04T06:21:57.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-18T12:30:56.000Z (7 months ago)
- Last Synced: 2024-10-25T10:37:27.633Z (3 months ago)
- Topics: bun, drizzle-orm, hono, kinde-auth, neon-postgres, rpc, tanstack-form, tanstack-query, tanstack-router, typescript
- Language: TypeScript
- Homepage:
- Size: 189 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Full Stack 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