Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.