https://github.com/bhardwaj-shubham/budget-tracker
Budget Tracker is a comprehensive web application designed to help individuals and families manage their finances more effectively.
https://github.com/bhardwaj-shubham/budget-tracker
bun drizzle-orm hono kinde-auth postgresql react shadcn-ui tailwindcss tanstack-form tanstack-react-query tanstack-router typescript vite zod
Last synced: about 2 months ago
JSON representation
Budget Tracker is a comprehensive web application designed to help individuals and families manage their finances more effectively.
- Host: GitHub
- URL: https://github.com/bhardwaj-shubham/budget-tracker
- Owner: bhardwaj-shubham
- Created: 2024-06-28T11:44:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-04T07:23:28.000Z (almost 2 years ago)
- Last Synced: 2025-08-28T00:58:48.042Z (9 months ago)
- Topics: bun, drizzle-orm, hono, kinde-auth, postgresql, react, shadcn-ui, tailwindcss, tanstack-form, tanstack-react-query, tanstack-router, typescript, vite, zod
- Language: TypeScript
- Homepage:
- Size: 228 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# budget_tracker
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.12. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.