Workspace-scoped finance
Keep finance data isolated by workspace while giving each person a normal email/password login.
Run your own invoicing, work tracking, payments, expenses, backups, and optional Notion import/export from a Docker-backed local app.
Finances App is a self-hosted freelancer finance hub. It combines a FastAPI backend, SQLite storage, a React web UI, PDF invoice rendering, managed backups, and optional Notion import/export.
The app is designed for one person or a small trusted group running their own instance. SQLite and generated files are the source of truth. Notion is optional and should be treated as a reviewed import/export connector, not as the daily database.
Start with the quickstart install guide, then review server configuration before exposing the app outside your machine.