dubbl

Dubbl Documentation

The open-source accounting platform for modern businesses.

Dubbl Documentation

Full-featured, open-source alternative to Xero and QuickBooks. Double-entry bookkeeping, invoicing, inventory, payroll, CRM, tax compliance, and 25+ financial reports.

Quick Start

Clone and install

git clone https://github.com/dubbl-org/dubbl.git
cd dubbl && pnpm install

Configure environment

cp .env.example .env
# Edit .env with your database URL and auth secret

Set up database

pnpm db:push
pnpm db:seed  # optional demo data

Start the app

pnpm dev

Open http://localhost:3000 in your browser.

Built with

Next.js, Drizzle ORM, PostgreSQL, Tailwind CSS, shadcn/ui

License

Apache 2.0 - Free to use, modify, and distribute

Community

Open source on GitHub. PRs, issues, and tax updates welcome.