{"id":13827607,"url":"https://github.com/ThalKod/DropIt","last_synced_at":"2025-07-09T04:33:06.599Z","repository":{"id":42425399,"uuid":"136214214","full_name":"ThalKod/DropIt","owner":"ThalKod","description":"DropIt is a File Uploader built with nodejs, Upload, get a link, and share your files with anyone easily.","archived":false,"fork":false,"pushed_at":"2019-04-26T13:12:11.000Z","size":13455,"stargazers_count":404,"open_issues_count":6,"forks_count":34,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-14T07:38:58.229Z","etag":null,"topics":["file","file-sharing","file-upload","node-js","nodejs","upload-manager","uploader"],"latest_commit_sha":null,"homepage":"http://dropit.thal.tech/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThalKod.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-05T17:48:54.000Z","updated_at":"2024-11-09T00:05:49.000Z","dependencies_parsed_at":"2022-08-31T18:51:30.843Z","dependency_job_id":null,"html_url":"https://github.com/ThalKod/DropIt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThalKod%2FDropIt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThalKod%2FDropIt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThalKod%2FDropIt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThalKod%2FDropIt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThalKod","download_url":"https://codeload.github.com/ThalKod/DropIt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225486378,"owners_count":17481885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["file","file-sharing","file-upload","node-js","nodejs","upload-manager","uploader"],"created_at":"2024-08-04T09:02:03.065Z","updated_at":"2024-11-20T07:30:52.420Z","avatar_url":"https://github.com/ThalKod.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# DropIt\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"150\" height=\"150\" src=\"https://github.com/ThalKod/DropIt/blob/master/public/img/logo.png\"\u003e \u003c/br\u003e\n  DropIt is a File Uploader built with nodejs\n\u003c/p\u003e\n\n![alt text](https://github.com/ThalKod/DropIt/blob/master/public/img/Screen%20Shot%202018-06-08%20at%2010.36.39%20AM.png)\n\n[Demo](http://dropit.thal.tech/)\n\n# :floppy_disk: Installation\n\n```bash\n# clone the repo\n$ git clone https://github.com/ThalKod/DropIt.git\n\n# install the node modules...\n$ npm install\n```\n\n## Usage\n```bash\nnpm start\n```\n\n### Working with your own DB ? modify config.js :\n```javascript\nmodule.exports = {\n    dbURL: process.env.DATABASEURL || \"mongodb://localhost/dropit\"\n}\n```\n\n### :whale: Docker Usage\n\nPreparation:\n\n1. Rename `docker-compose.yml.example` to `docker-compose.yml`\n2. Rename `.env.example` to `.env`\n3. Fill in the missing details in `.env` file\n\nBoot:\n```bash\ndocker-compose up -d\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FThalKod%2FDropIt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FThalKod%2FDropIt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FThalKod%2FDropIt/lists"}