{"id":19589003,"url":"https://github.com/shivankk26/streamsync","last_synced_at":"2026-04-04T21:33:51.427Z","repository":{"id":211566193,"uuid":"729470500","full_name":"ShivankK26/StreamSync","owner":"ShivankK26","description":"StreamSync is a centralized streaming platform that empowers users to upload videos along with their thumbnails. Additionally, it features a community-centric tweeting feature, allowing users to post tweets that can be commented on and reposted by the community.","archived":false,"fork":false,"pushed_at":"2024-01-16T21:05:40.000Z","size":191,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T13:48:09.329Z","etag":null,"topics":["bcrypt","cloudinary","cookie-parser","cors","express-middleware","expressjs","jwt-authentication","jwt-token","mognodb","mongoose","mongoose-aggregate-paginate-v2","multer","nodejs","nodemon","reactjs","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ShivankK26.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-09T10:36:38.000Z","updated_at":"2023-12-16T07:26:00.000Z","dependencies_parsed_at":"2024-11-11T08:16:51.927Z","dependency_job_id":"058a46b2-c0c4-4a53-9822-eecdfd1deaaf","html_url":"https://github.com/ShivankK26/StreamSync","commit_stats":null,"previous_names":["shivankk26/streamsync"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ShivankK26/StreamSync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FStreamSync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FStreamSync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FStreamSync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FStreamSync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShivankK26","download_url":"https://codeload.github.com/ShivankK26/StreamSync/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FStreamSync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31415111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bcrypt","cloudinary","cookie-parser","cors","express-middleware","expressjs","jwt-authentication","jwt-token","mognodb","mongoose","mongoose-aggregate-paginate-v2","multer","nodejs","nodemon","reactjs","tailwindcss"],"created_at":"2024-11-11T08:16:49.932Z","updated_at":"2026-04-04T21:33:51.402Z","avatar_url":"https://github.com/ShivankK26.png","language":"JavaScript","readme":"# StreamSync - Centralized Streaming Platform\n\nStreamSync is a centralized streaming platform that empowers users to upload videos along with their thumbnails. Additionally, it features a community-centric tweeting feature, allowing users to post tweets that can be commented on and reposted by the community.\n\n## Features\n\n- **Video Upload:** Seamlessly upload videos to the platform.\n- **Thumbnail Upload:** Upload and associate thumbnails with your videos for a visually appealing experience.\n- **Tweeting Feature:** Engage with the community by posting tweets, commenting, and reposting content.\n- **Authentication:** Secure your account with JWT-based authentication.\n\n## Tech Stack\n\n- **ReactJS:** Building dynamic and interactive user interfaces.\n- **TailwindCSS:** A utility-first CSS framework for streamlined styling.\n- **ExpressJS:** Fast, unopinionated, minimalist web framework for Node.js.\n- **NodeJS:** JavaScript runtime for server-side development.\n- **MongoDB:** NoSQL database for storing application data.\n- **Mongoose:** Elegant MongoDB object modeling for Node.js.\n- **Cloudinary:** Cloud-based image and video management for efficient media handling.\n- **Multer:** Middleware for handling multipart/form-data, used for image uploads.\n- **JWT (JSON Web Tokens):** Securely transmitting information between parties.\n\n## Getting Started\n\nTo get the project up and running on your local machine, follow these steps:\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/ShivankK26/StreamSync.git\n   ```\n\n2. Install dependencies for the server:\n\n   ```bash\n   cd StreamSync/server\n   npm install\n   ```\n\n3. Install dependencies for the client:\n\n   ```bash\n   cd ../client\n   npm install\n   ```\n\n4. Set up your MongoDB database and Cloudinary account, and update the configuration files.\n\n5. Start the server:\n\n   ```bash\n   cd ../server\n   npm run dev\n   ```\n\n6. Start the client:\n\n   ```bash\n   cd ../client\n   npm start\n   ```\n\n7. Open your browser and navigate to `http://localhost:3000/` to access StreamSync.\n\n## Contributing\n\nWe welcome contributions! To contribute to StreamSync, please follow our [contribution guidelines](CONTRIBUTING.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivankk26%2Fstreamsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshivankk26%2Fstreamsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivankk26%2Fstreamsync/lists"}