PitchDeckUploader is a web application for entrepreneurs to store their startup's pitch deck and maintain it's version history.
git clone https://github.com/mdhrumil/pitchdeckuploader.git
- Node JS
- LibreOffice installed on your local machine. Please install it here. (LibreOffice is required to enable uploading files in PPTX/PPT formats.)
- Browser
Install all the NodeJS dependencies
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
Build the project
npm run build
Run the production build
npm run start
- NextJS - https://nextjs.org/
- Supabase - https://supabase.io/
- Adobe PDF Embed API - https://www.adobe.io/apis/documentcloud/dcsdk/pdf-embed.html
- Libreoffice - https://www.libreoffice.org/
- Open source packages and libraries -