Dinero: Cashflow Tracker 💰

Projects / Portfolio

dinero: personal cashflow tracker dinero: personal cashflow tracker


Project overview:

"Dinero" (spanish for 'money') is an app for my personal use which is a cashflow tracker. This project is my attempt to create an end-to-end project client side and backend service side, and also self host on my own server. The client side is using React + Vite (no more Next.JS). The backend side is also using TypeScript with Hono Library and Bun as the JavaScript runtime. The database is using PostgreSQL + Neon postgres service. Self hosted on my VPS, and serve it using Docker + Traefik.

GitHub repo:

Frontend: halosatrio/dinero

Backend: halosatrio/swordfish

Highlighted feature:

  • End to end app (frontend + backend + database) and self host on vps, serving it using docker + traefik.

Technologies Used

Personal Notes: