Scenario-driven financial planning dashboard with composable report builder, featuring scenario switching, global filters, and a guided/advanced report composer built on Luzmo ACK and Angular.


Scenario-driven financial planning experience built on Luzmo ACK and Angular 17.
Clone and install:
git clone https://github.com/luzmo-official/flex-showcases.git
cd flex-showcases/cfo-cockpit
npm install
Set your Luzmo embed credentials. Add a script tag in src/index.html before </head>:
<script>
window.__LUZMO_AUTH_KEY__ = 'your-embed-key';
window.__LUZMO_AUTH_TOKEN__ = 'your-embed-token';
</script>
Start the dev server:
npm start
Open http://localhost:3001.
npm run build
Take your data products to the next level with Luzmo.