Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s44wn/expense-tracker
Uses Best TECH Stack ( a simple app but implementation of top techs
https://github.com/s44wn/expense-tracker
bun caching drizzle-orm form hono hono-rpc kinde-auth neondb optimistic-ui pgsql react tailwindcss tanstack tanstack-form tanstack-react-query tanstack-router vite zod
Last synced: 26 days ago
JSON representation
Uses Best TECH Stack ( a simple app but implementation of top techs
- Host: GitHub
- URL: https://github.com/s44wn/expense-tracker
- Owner: S44WN
- Created: 2024-09-08T16:15:17.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-02T08:14:39.000Z (about 1 month ago)
- Last Synced: 2024-10-11T09:40:15.603Z (26 days ago)
- Topics: bun, caching, drizzle-orm, form, hono, hono-rpc, kinde-auth, neondb, optimistic-ui, pgsql, react, tailwindcss, tanstack, tanstack-form, tanstack-react-query, tanstack-router, vite, zod
- Language: TypeScript
- Homepage:
- Size: 274 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# expense-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.