~/ruiqin.dev
← All Projects

白墨记账

Internal

A bookkeeping system grown from my own print factory’s real workflows — desktop and web.

白墨记账 screenshot

The baimo (DTF print) factory is my core cash-flow business, and this ledger system is built for its real numbers, replacing hand-kept spreadsheets. The desktop edition is packaged with Tauri (works offline on the factory PC, ships a dmg); the web edition is a NestJS + Prisma + PostgreSQL monorepo for multi-terminal bookkeeping with one-command self-hosted deployment including SSL. Industry software grown from the business, not imagined in a vacuum.

## Highlights

  1. 01 Tauri desktop edition: offline-first, ships a dmg installer
  2. 02 Web edition: NestJS + Prisma + PostgreSQL monorepo
  3. 03 One-command self-hosted deployment with SSL
  4. 04 Runs the real books of an actual print factory

## Tech

TauriNestJSPrismaPostgreSQLReact