Zero – offline, privacy-first expense tracker
Full offline with no-cloud guarantee, but local expense trackers are crowded; lacks differentiation beyond privacy.
A personal and business expense tracker that works offline-first with optional cloud sync. Built as a PWA with an in-browser SQLite database, so your data stays on your device until you choose to sync.
SQLite WASM in browser with Cloudflare D1 sync beats typical SaaS expense trackers.
Privacy-conscious individuals tracking personal or business expenses
YNAB · Mint · Actual Budget
The core idea: SQLite runs in the browser via WASM as the local store, and Cloudflare D1 handles cloud sync — no traditional backend needed.
The whole stack is serverless-edge (Cloudflare Workers + D1), so it's cheap to run and fast to deploy. I wanted something I'd actually use daily without worrying about yet another SaaS subscription.
Would love feedback on the sync approach and whether the WASM-first architecture holds up in practice.
Full offline with no-cloud guarantee, but local expense trackers are crowded; lacks differentiation beyond privacy.
Synology DSM native support with DynDNS2 protocol is a genuine differentiator.
Edge-native coding agents on Workers when Cursor and Continue dominate locally.
IoT platform running on Cloudflare Workers eliminates infrastructure management entirely.
Real-time CRDT sync beats Obsidian Sync without the monthly fee or Docker hassle.
Serverless IoT backend on Cloudflare with no MQTT broker or servers to manage.