{"id":27700356,"url":"https://github.com/ismailgunayy/sharecode","last_synced_at":"2026-04-28T18:05:01.617Z","repository":{"id":283680053,"uuid":"952563005","full_name":"ismailgunayy/sharecode","owner":"ismailgunayy","description":"A real-time code sharing platform for developers.","archived":false,"fork":false,"pushed_at":"2025-04-17T16:33:00.000Z","size":1213,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-18T06:59:18.882Z","etag":null,"topics":["code-collaboration","code-sharing","realtime","socket-io"],"latest_commit_sha":null,"homepage":"https://sharecode.up.railway.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/ismailgunayy.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-03-21T13:44:05.000Z","updated_at":"2025-04-17T16:33:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"c94f7faf-3efd-48b4-94a1-7769183f4f7b","html_url":"https://github.com/ismailgunayy/sharecode","commit_stats":null,"previous_names":["ismailgunayy/sharecode"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailgunayy%2Fsharecode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailgunayy%2Fsharecode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailgunayy%2Fsharecode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ismailgunayy%2Fsharecode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ismailgunayy","download_url":"https://codeload.github.com/ismailgunayy/sharecode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250878763,"owners_count":21501741,"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":["code-collaboration","code-sharing","realtime","socket-io"],"created_at":"2025-04-25T18:59:15.480Z","updated_at":"2026-04-28T18:05:01.611Z","avatar_url":"https://github.com/ismailgunayy.png","language":"TypeScript","readme":"\u003cdiv align=\"left\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg?logo=mit\" alt=\"License\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Deployment-Railway-blueviolet\" alt=\"Railway\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/node-v22.14.0-44883e?logo=nodedotjs\" alt=\"Node Version\" /\u003e\n\u003c/div\u003e\n\n# ShareCode\n\nA collaborative tool for developers to share code in real time\n\n\u003e ## **[🚀 Try it live now ](https://sharecode.top)**\n\n### Features\n\n- Real-time code sharing\n- Shareable session links for easy collaboration\n- Syntax highlighting for multiple programming languages\n- Clean, minimalist interface\n\n\u003e See [TODOS.md](./TODOS.md) for further features, bugs, and improvements.\n\n### Tech Stack\n\nThis is a monorepo built with [TurboRepo](https://turbo.build/repo/docs)\n\n#### Frontend\n\n- [React](https://react.dev/)\n- [Next.js](https://nextjs.org/)\n- [Socket.IO-Client](https://socket.io/docs/v4/client-api/)\n- [Codemirror](https://uiwjs.github.io/react-codemirror/)\n- [Tailwind](https://tailwindcss.com/)\n\n#### Backend\n\n- [Node.js](https://nodejs.org/)\n- [Express](https://expressjs.com/)\n- [Socket.IO](https://socket.io/)\n- [Redis](https://redis.io/)\n\n#### CI/CD\n\n- [GitHub Actions](https://github.com/features/actions) workflows for client and server deployments\n- Automated deployments to [Railway.app](https://railway.app)\n\n### Getting Started with Docker Setup\n\n#### Requirements\n\n- Node.js v22.14.0\n- Yarn\n- Docker\n\nCreate following files:\n\n```bash\n# apps/client/.env\nAPI_URL=http://localhost:3123/api\nWS_SERVER_URL=ws://localhost:3123\n```\n\n```bash\n# apps/server/.env\nNODE_ENV=development\nPORT=3123\nCLIENT_ORIGIN=http://localhost:3023\n\nREDIS_HOST=redis\nREDIS_PORT=6380\nREDIS_PASSWORD=password\nCACHE_SERVICE_SLEEP_TIME_IN_MINUTES=10\nCACHE_SERVICE_DATA_TTL_IN_HOURS=24\n```\n\n```bash\n# apps/server/redis.conf\nrequirepass password\nport 6379\nbind 0.0.0.0\n```\n\n#### Running the development environment\n\n```bash\ndocker compose -f docker-compose.dev.yml up\n```\n\nGo to [http://localhost:3023](http://localhost:3023)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismailgunayy%2Fsharecode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fismailgunayy%2Fsharecode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismailgunayy%2Fsharecode/lists"}