{"id":39116454,"url":"https://github.com/techulus/manage","last_synced_at":"2026-01-17T20:13:46.848Z","repository":{"id":181225911,"uuid":"660540983","full_name":"techulus/manage","owner":"techulus","description":"An open-source project management suite inspired by Basecamp","archived":false,"fork":false,"pushed_at":"2025-12-19T00:30:52.000Z","size":24182,"stargazers_count":55,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-12-20T10:54:08.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://managee.xyz","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/techulus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["arjunkomath"]}},"created_at":"2023-06-30T08:35:32.000Z","updated_at":"2025-12-19T15:52:51.000Z","dependencies_parsed_at":"2023-10-11T13:28:59.612Z","dependency_job_id":"85a722cd-63a4-4a57-81e4-b3cf88805680","html_url":"https://github.com/techulus/manage","commit_stats":null,"previous_names":["techulus/manage"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/techulus/manage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techulus%2Fmanage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techulus%2Fmanage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techulus%2Fmanage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techulus%2Fmanage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techulus","download_url":"https://codeload.github.com/techulus/manage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techulus%2Fmanage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28517429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T18:55:29.170Z","status":"ssl_error","status_checked_at":"2026-01-17T18:55:03.375Z","response_time":85,"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":[],"created_at":"2026-01-17T20:13:46.279Z","updated_at":"2026-01-17T20:13:46.839Z","avatar_url":"https://github.com/techulus.png","language":"TypeScript","funding_links":["https://github.com/sponsors/arjunkomath"],"categories":[],"sub_categories":[],"readme":"\u003cimg width=\"100\" src=\"https://github.com/techulus/manage/blob/main/public/images/logo.png?raw=true\" /\u003e\n\n## Manage\n\nManage is an open-source project management platform. With its intuitive interface, customizable features, and emphasis on collaboration, Manage empowers teams to enhance productivity and achieve project success. Enjoy the benefits of open-source flexibility, data security, and a thriving community while managing your projects efficiently with Manage.\n\n\u003e **Warning**\n\u003e This app is a work in progress. I'm building this in public. You can follow the progress on Twitter [@arjunz](https://twitter.com/arjunz).\n\u003e See the roadmap below.\n\n## V1 Roadmap\n\n- [x] Basic Project management\n- [x] Task lists and tasks\n- [x] Files - Uploading and sharing files\n- [x] Comments\n- [x] Events / Calendar\n- [x] Activity logs\n- [x] Search\n- [x] Permissions\n- [x] Notifications\n- [x] Posts\n\n## Development\n\n### Environment\n\n```\n# Auth\nNEXT_PUBLIC_APP_URL=\nNEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=\nCLERK_SECRET_KEY=\n\n# Database\nDATABASE_URL=\n\n# Any S3 compatible storage\nS3_ENDPOINT=\"\nS3_ACCESS_KEY_ID=\"\"\nS3_SECRET_ACCESS_KEY=\"\"\nS3_BUCKET_NAME=\"\"\n\n# TurboWire for Websockets\nTURBOWIRE_DOMAIN=\nTURBOWIRE_SIGNING_KEY=\nTURBOWIRE_BROADCAST_KEY=\n\n# Email\nRESEND_API_KEY=\n\n# Workflows\nQSTASH_URL=\nQSTASH_TOKEN=\nQSTASH_CURRENT_SIGNING_KEY=\nQSTASH_NEXT_SIGNING_KEY=\n```\n\n### Run using Docker\n\n```bash\ndocker-compose up\n```\n\n## Deployment\n\n\u003ca href=\"https://railway.com?referralCode=techulus\"\u003e\n  \u003cimg src=\"https://railway.com/brand/logotype-light.png\" alt=\"Railway\" height=\"70\" /\u003e\n\u003c/a\u003e\n\nManage is hosted on [Railway](https://railway.com?referralCode=techulus), a modern platform that makes deploying applications simple and fast. Railway provides excellent developer experience with features like automatic deployments, built-in databases, and seamless scaling.\n\n## Note on Performance\n\n\u003e **Warning**\n\u003e This app is still in development.\n\u003e If you see something broken, you can ping me [@arjunz](https://twitter.com/arjunz).\n\n## License\n\nLicensed under the [GNU AFFERO GENERAL PUBLIC LICENSE](https://github.com/techulus/manage/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechulus%2Fmanage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechulus%2Fmanage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechulus%2Fmanage/lists"}