InvoicePlane/InvoicePlane-v2 — reverse-engineered prompt
Reverse engineered prompt
I want this repo turned into a working modern invoicing app that I can run locally and click through right away.
Please make sure it has the core experience working end to end, creating customers, making quotes and invoices, sending or marking them as sent, tracking payments, and showing overdue items with reminders. It should support separate companies or tenants so each company’s data stays isolated, with an admin area and a company side that both feel usable. If the project already includes sample data and a default login, keep that working so I can test everything fast.
If the European e invoicing pieces are already part of this project, wire them up so they’re ready to configure, but don’t block the basic app if API keys are missing. Also make sure background exports actually run, since I saw queues are needed.
Please set up anything needed for local development, database, seed data, assets, and a simple way to start it all. If anything is unclear, check the current docs online and use sensible defaults.
Want more depth? Deep Reverse