{"id":26611165,"url":"https://github.com/yugbhanushali/filedrop","last_synced_at":"2025-06-12T21:32:40.418Z","repository":{"id":215936196,"uuid":"733922537","full_name":"YugBhanushali/FileDrop","owner":"YugBhanushali","description":"FileDrop is a collaborative file-sharing application built with Next.js, TypeScript, Node.js, Socket.IO, WebRTC, and shadcn/ui. It facilitates direct peer-to-peer file sharing along with real-time chat, fostering seamless collaboration.","archived":false,"fork":false,"pushed_at":"2024-10-13T13:16:12.000Z","size":2226,"stargazers_count":41,"open_issues_count":2,"forks_count":9,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T00:52:25.643Z","etag":null,"topics":["nextjs","nodejs","socket-io","typescript","webrtc"],"latest_commit_sha":null,"homepage":"https://file-drops.vercel.app","language":"TypeScript","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/YugBhanushali.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-20T12:47:12.000Z","updated_at":"2025-04-06T13:46:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"bfadc8e9-36f0-490d-8f2a-47c17bed3199","html_url":"https://github.com/YugBhanushali/FileDrop","commit_stats":null,"previous_names":["yugbhanushali/filedrop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/YugBhanushali/FileDrop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YugBhanushali%2FFileDrop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YugBhanushali%2FFileDrop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YugBhanushali%2FFileDrop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YugBhanushali%2FFileDrop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YugBhanushali","download_url":"https://codeload.github.com/YugBhanushali/FileDrop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YugBhanushali%2FFileDrop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259533794,"owners_count":22872465,"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":["nextjs","nodejs","socket-io","typescript","webrtc"],"created_at":"2025-03-24T02:35:09.034Z","updated_at":"2025-06-12T21:32:40.147Z","avatar_url":"https://github.com/YugBhanushali.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FileDrop\n\n\n![ZipURL](./client/public/filedrop-demo.png)\n\n[FileDrop](https://file-drops.vercel.app/) is a collaborative file-sharing application that enables users to seamlessly share files with peers while engaging in real-time chat. Built with Next.js, TypeScript, Node.js, Socket.IO, WebRTC, and shadcn/ui, FileDrop provides a modern and efficient solution for peer-to-peer file exchange.\n\n## Features\n\n- **Peer-to-Peer File Sharing:** Share files directly with other users in a secure and efficient manner.\n\n- **Real-time Chat:** Communicate with peers seamlessly while sharing files, enhancing collaboration.\n\n- **Next.js and TypeScript:** Leverage the power of Next.js for a performant and robust frontend, with the added benefits of TypeScript for type safety.\n\n- **Node.js and Socket.IO:** Utilize Node.js for server-side functionality and Socket.IO for real-time bidirectional event-based communication.\n\n- **WebRTC:** Enable peer-to-peer communication for efficient and direct file sharing without intermediaries.\n\n- **shadcn/ui:** Enhance the user interface with the stylish components provided by shadcn/ui, ensuring an aesthetically pleasing and user-friendly experience.\n\n## Getting Started\n\n### Prerequisites\n\nMake sure you have the following installed:\n\n- Node.js: [Download Node.js](https://nodejs.org/)\n- npm (Node Package Manager): Comes with Node.js installation.\n\n### Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/your-username/FileDrop.git\n```\n\n2. Install dependencies for both the server and the client:\n\n```bash\n# Install server dependencies\ncd server\nnpm install\n\n# Install client dependencies\ncd client\nnpm install\n```\n\n### Usage\n\n1. Start the server:\n\n```bash\n# Inside the server directory\nnpm start\n```\n\n2. Start the client:\n\n```bash\n# Inside the client directory\nnpm run dev\n```\n\n3. Open your browser and go to [http://localhost:3000](http://localhost:3000) to access FileDrop.\n\n## Contributing\n\nContributions are welcome! Feel free to open issues, submit pull requests, or suggest new features.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Acknowledgments\n\n- Thanks to the creators and contributors of Next.js, TypeScript, Node.js, Socket.IO, WebRTC, and shadcn/ui for providing the tools and libraries that made this project possible.\n\nHappy file sharing with FileDrop! 🚀","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyugbhanushali%2Ffiledrop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyugbhanushali%2Ffiledrop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyugbhanushali%2Ffiledrop/lists"}