Reverse engineered prompt

Build me a working local copy of this FrontAccounting app from this repo. I want a browser based accounting system for a small business where I can open the site, go through the install wizard, connect it to a MySQL or MariaDB database, and then log in as an admin and use the main accounting areas like general ledger, sales, purchasing, inventory, manufacturing, fixed assets, taxes, dimensions, reporting, and admin settings.

Please keep the core behavior this project is meant for, including double entry accounting, manual journal entries, user friendly document based workflows, automatic postings to the ledger, plus multicurrency and multilanguage support.

Set it up in a safe way for local development, make sure the PHP session and config requirements are handled, and make whatever small fixes or config changes are needed so it actually runs cleanly from the browser. I should end up with a usable app, not just code sitting in the folder. If you need to, look up the current project docs online while wiring it up.

Want more depth? Deep Reverse