Anchorline
Anchorline began in early 2025 from a simple personal need. I wanted a clear way to see how savings moved through a hierarchy without using heavy accounting software meant for businesses. Since that time it has grown beyond that original premise and now supports tracking of all sorts of structured data.

Tech Stack
The infrastructure prioritizes stability and predictability. When it comes to infrastructure, I strongly prefer boring. Proven, well-maintained solutions that require minimal ongoing attention after initial setup.

Backend:
- Fly.io for API and managed Postgres database
- Bun runtime with Hono framework. Minimal overhead, fast startup times, efficient request handling
Frontend:
- Next.js hosted on Vercel
- Painless dev, QA, and prod environments with preview deployments out of the box
Security & CDN:
- Cloudflare for the main site with Bot Fight Mode, Zero Trust, and Cloudflare Access between the app and API
Supporting Services:
- Stripe for billing
- Umami for analytics
- Sentry for error tracking
- OpenStatus for status monitoring
- Resend for email delivery