Back to Home
OPEN SOURCE

Own Your Financial Data

ExpenseFlow is 100% open-source and fully self-hostable. Your financial data belongs to you — not a corporation. MIT licensed, community-driven, and built for privacy.

Why Open Source?

Privacy First

With ExpenseFlow, your sensitive financial data never leaves your infrastructure unless you want it to. No third-party analytics, no data mining, no ads.

Self-Hostable

Deploy on your own server with Docker in minutes. Full control over backups, updates, and configuration. Run it on a Raspberry Pi or a cloud VM.

MIT Licensed

Use it commercially, modify it, fork it, redistribute it. The MIT license gives you complete freedom. No proprietary restrictions, no vendor lock-in.

Community Driven

Contributions welcome. Report bugs, suggest features, or submit pull requests. The project is actively maintained and shaped by the community.

Self-Host in Minutes

Deploy ExpenseFlow using Docker Compose. The simplest way to get your own instance running:

# Clone the repository
git clone https://github.com/InnvoTechnologies/expenseflow.git
cd expenseflow

# Copy and configure environment variables
cp .env.example .env
# Edit .env with your settings

# Start with Docker Compose
docker-compose up -d

# Visit http://localhost:3000

Tech Stack

Next.js 16React 19TypeScriptTailwind CSSPostgreSQLPrisma ORMDockerVercel (Cloud)

ExpenseFlow vs Alternatives

FeatureExpenseFlowMintYNAB
Free tierYes, unlimitedDiscontinued14-day trial
Self-hostableYesNoNo
Open sourceMIT LicenseNoNo
Subscription trackingBuilt-inLimitedNo
Multi-currency150+ currenciesLimitedLimited
Data ownershipYou own itIntuit owns itYNAB owns it

Start Self-Hosting Today

Free, open-source, and yours to control. Get started in minutes.