Jeel5/SCM — reverse-engineered prompt
Reverse engineered prompt
Build me a web app called TwinChain SCM for managing supply chain work across different companies. I want each organization to have its own users and permissions, with a super admin who can create organizations, activate them, suspend them, and restore them.
The app should let teams manage orders, shipments, inventory, returns, service level tracking, and finance related records. It should show live updates when important things change, and it should support background tasks like scheduled workflows or queue processing. Please include secure webhook handling and carrier integration flows so outside systems can send shipment or status updates safely.
Make a clean React frontend and a Node API with PostgreSQL, Redis, and Docker so I can run everything locally. Include a basic customer portal, carrier portal, and order tracking demo page. Add setup instructions, health checks, and sample environment files. Look up current docs online if you need to.
Want more depth? Deep Reverse