When sharing your deck to investors, you ideally need a nice slide UI to present the data to them. You also need that to do either of the following:

  • Accept emails and use that as part of your fundraising crm
  • Prevent unauthorized access by locking the deck down with passwords hence you are in communication with everyone who views it and can add that to your fundraising pipeline .

The deck viewer is open sourced too. You can find it on Github and install from there

Configuration

NEXT_PUBLIC_SENTRY_DSN=
NEXT_PUBLIC_API_URL=link_to_your_malak_backend

Installation

It is a quite small and simple NextJS so you can either use Vercel, Netlify or anywhere really

One click installations

Coming soon