{"id":27535596,"url":"https://github.com/deviskalo/p2p-transfer","last_synced_at":"2026-05-07T18:35:01.104Z","repository":{"id":287472487,"uuid":"964838484","full_name":"Deviskalo/p2p-transfer","owner":"Deviskalo","description":"The P2P file transfer application offers the following main features, including direct Peer-to-Peer Transfers Enables file sharing without intermediaries and more.","archived":false,"fork":false,"pushed_at":"2025-04-11T22:37:53.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T23:32:22.959Z","etag":null,"topics":["axum-server","nextjs15","rust","rust-lang","tailwindcss","websocket","websocket-server"],"latest_commit_sha":null,"homepage":"https://p2p-transfer-beta.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Deviskalo.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,"zenodo":null}},"created_at":"2025-04-11T21:55:30.000Z","updated_at":"2025-04-11T22:48:00.000Z","dependencies_parsed_at":"2025-04-11T23:32:27.141Z","dependency_job_id":"65176d33-1795-424f-8f44-cf493850387a","html_url":"https://github.com/Deviskalo/p2p-transfer","commit_stats":null,"previous_names":["deviskalo/p2p-transfer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deviskalo%2Fp2p-transfer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deviskalo%2Fp2p-transfer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deviskalo%2Fp2p-transfer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deviskalo%2Fp2p-transfer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Deviskalo","download_url":"https://codeload.github.com/Deviskalo/p2p-transfer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249535840,"owners_count":21287496,"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":["axum-server","nextjs15","rust","rust-lang","tailwindcss","websocket","websocket-server"],"created_at":"2025-04-18T19:07:39.101Z","updated_at":"2026-05-07T18:35:01.071Z","avatar_url":"https://github.com/Deviskalo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 P2P File Transfer (Next.js)\n\nThis is the frontend of the **P2P File Transfer** project built using **Next.js 15**. It allows users to send and receive files seamlessly over WebSockets with a Rust-based **Axum** backend.\n\n## 🔥 Features\n\n- ✅ Next.js 15 with App Router\n- ✅ WebSockets for real-time communication\n- ✅ Peer-to-peer (P2P) file transfer\n- ✅ Supports large file transfers\n- ✅ Minimal UI with smooth UX\n\n## 🛠️ Technologies Used\n\n- **Next.js 15** (Frontend framework)\n- **React** (State management)\n- **WebSockets** (Real-time file transfer)\n- **TypeScript** (Ensuring type safety)\n\n## 🚀 Getting Started\n\n### 1️⃣ Clone the Repository\n\n```bash\ngit clone https://github.com/Deviskalo/p2p-transfer.git\ncd p2p-transfer\n```\n\n### 2️⃣ Install Dependencies\n\n```bash\nnpm install\n```\n\n### 3️⃣ Run the Project\n\n```bash\nnpm run dev\n```\n\nYour frontend should now be running at [http://localhost:3000](http://localhost:3000) 🚀\n\n## 📂 Project Structure\n\n```bash\n/p2p-file-transfer-frontend\n│── /app\n│   ├── /send  # Sender logic\n│   ├── /receive  # Receiver logic\n│── /components  # Reusable UI components\n│── /utils  # Utility functions\n│── /public  # Static assets\n│── package.json  # Dependencies \u0026 scripts\n│── README.md  # Project documentation\n```\n\n## 🚀 Backend Integration\n\nThis frontend is designed to work with the Rust (Axum) WebSocket server. Make sure your backend is running before testing.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeviskalo%2Fp2p-transfer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeviskalo%2Fp2p-transfer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeviskalo%2Fp2p-transfer/lists"}