dotdrive is a simple file sharing web application built with Node.js & MongoDB & Multer & Tailwind CSS with password protected files
You can find the live preview Here
API requires Node.js v14+ to run.
Clone, Install the dependencies and start.
git clone https://github.com/Ysn4Irix/dotdrive.git
cd dotdrive
npm install
npm run tailwind:css
npm run devStart
MIT