Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chiragyadav2003/bun-hono-react-expense-tracker
Modern react SPA that works seamlessly with a bun & hono server
https://github.com/chiragyadav2003/bun-hono-react-expense-tracker
cloudflare-worker hono kinde-auth postgres reactjs serverless shadcn-ui tailwindcss tanstack-form tanstack-react-query tanstack-router typescript vite-proxy wrangler-app zod
Last synced: about 2 months ago
JSON representation
Modern react SPA that works seamlessly with a bun & hono server
- Host: GitHub
- URL: https://github.com/chiragyadav2003/bun-hono-react-expense-tracker
- Owner: chiragyadav2003
- Created: 2024-05-26T16:50:55.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-05-27T19:19:01.000Z (7 months ago)
- Last Synced: 2024-05-29T04:06:51.193Z (7 months ago)
- Topics: cloudflare-worker, hono, kinde-auth, postgres, reactjs, serverless, shadcn-ui, tailwindcss, tanstack-form, tanstack-react-query, tanstack-router, typescript, vite-proxy, wrangler-app, zod
- Language: TypeScript
- Homepage:
- Size: 242 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Features:
✅ 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\
✅ Backend hosted on Cloudflare-Workers.\
✅ Frontend hosted on Vercel.\
✅ Clean, modern UI using tailwind & shadcn-ui\