reaatech/invoicing-app
These packages provide a cross-platform desktop environment for managing customer records, product catalogs, and invoice lifecycles. They solve the need for a self-contained billing system that handles PDF generation via Puppeteer and SMTP email delivery without relying on external cloud services. The architecture integrates a React frontend with a local SQLite database, using Electron to bridge the UI with system-level tasks like file generation and local data persistence.
