DropIt
DropIt is a File Uploader built with nodejs, Upload, get a link, and share your files with anyone easily.
Install / Use
/learn @ThalKod/DropItREADME
DropIt
<p align="center"> <img width="150" height="150" src="https://github.com/ThalKod/DropIt/blob/master/public/img/logo.png"> </br> DropIt is a File Uploader built with nodejs </p>
:floppy_disk: Installation
# clone the repo
$ git clone https://github.com/ThalKod/DropIt.git
# install the node modules...
$ npm install
Usage
npm start
Working with your own DB ? modify config.js :
module.exports = {
dbURL: process.env.DATABASEURL || "mongodb://localhost/dropit"
}
:whale: Docker Usage
Preparation:
- Rename
docker-compose.yml.exampletodocker-compose.yml - Rename
.env.exampleto.env - Fill in the missing details in
.envfile
Boot:
docker-compose up -d
Related Skills
node-connect
335.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
335.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.7kCommit, push, and open a PR
