{"id":22490066,"url":"https://github.com/scrumlens/scrumlens","last_synced_at":"2025-08-02T22:32:08.110Z","repository":{"id":251581800,"uuid":"831647292","full_name":"scrumlens/scrumlens","owner":"scrumlens","description":"Agile Retrospective Tool. Open-source, real-time, and designed to make your team's voice heard loud and clear","archived":false,"fork":false,"pushed_at":"2024-08-30T06:43:42.000Z","size":1134,"stargazers_count":30,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-08-30T12:11:44.960Z","etag":null,"topics":["agile","collaboration","real-time","retrospectives","scrum","scrum-agile","scrum-board"],"latest_commit_sha":null,"homepage":"https://scrumlens.com","language":"Vue","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/scrumlens.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":null,"patreon":null,"open_collective":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["paypal.me/antongithub"]}},"created_at":"2024-07-21T07:45:05.000Z","updated_at":"2024-08-30T12:07:48.000Z","dependencies_parsed_at":"2024-08-29T12:07:22.601Z","dependency_job_id":"6b24ae70-5b61-4d35-be71-bab6ae6bba31","html_url":"https://github.com/scrumlens/scrumlens","commit_stats":null,"previous_names":["scrumlens/scrumlens"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrumlens%2Fscrumlens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrumlens%2Fscrumlens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrumlens%2Fscrumlens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrumlens%2Fscrumlens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scrumlens","download_url":"https://codeload.github.com/scrumlens/scrumlens/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228500686,"owners_count":17930105,"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":["agile","collaboration","real-time","retrospectives","scrum","scrum-agile","scrum-board"],"created_at":"2024-12-06T17:21:47.889Z","updated_at":"2025-08-02T22:32:08.099Z","avatar_url":"https://github.com/scrumlens.png","language":"Vue","funding_links":["paypal.me/antongithub"],"categories":["Vue"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\".github/preview.jpg\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eScrumlens\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eAgile Retrospective Tool\u003c/strong\u003e\n  \u003cbr\u003e\n  Retrospectives that actually move the needle.\n  \u003cbr\u003e\n  Open-source, real-time, and designed to make your team's voice heard loud and clear\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub package.json version\" src=\"https://img.shields.io/github/package-json/v/scrumlens/scrumlens\"\u003e\n  \u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/scrumlens/scrumlens\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://scrumlens.com\"\u003eWebsite\u003c/a\u003e |\n  \u003ca href=\"https://github.com/scrumlens/scrumlens/blob/main/CHANGELOG.md\"\u003eChange Log\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  ⭐️ Your star shines on us. Star us on GitHub!\n\u003c/p\u003e\n\n\u003e [!CAUTION]\n\u003e Project is currently in an active development stage.\n\u003e We strongly recommend using our app for familiarization purposes only at this time. This will allow you to get acquainted with the main features and capabilities of our project, without risking the occurrence of unexpected situations.\n\nTODO: write a detailed README\n\n## Pre-requisites\n\nBefore proceeding, ensure that your system meets the following requirements:\n\n- [Bun](https://bun.sh/) - Build tool and runtime\n- [MongoDB](https://www.mongodb.com/docs/manual/administration/install-community/) - Database\n\n## Development\n\n```\n# Install dependencies\nbun install\n\n# Run the app\nbun run dev\n```\n\n- Client available at http://localhost:3000\n- Server available at http://localhost:3030\n- API docs available at http://localhost:3030/swagger\n\n### Structure\n\nThe project is monorepo with folders:\n\n- `/apps/client` - Nuxt app\n- `/apps/server` - Elysia app\n\n## Roadmap\n\n- [x] Private boards \u0026 invitation system\n- [ ] Participants ban system\n- [x] Comments system\n- [x] Locking board\n- [x] Polling\n- [ ] Timers\n- [x] Gifs in notes\n- [ ] Export board data to PDF, CSV, etc.\n\n## Follow\n - News and updates on [X](https://twitter.com/anton_reshetov).\n\n## License\n\n[AGPL-3.0](https://github.com/scrumlens/scrumlens/blob/main/LICENSE)\n\nCopyright (c) 2024-present, [Anton Reshetov](https://github.com/antonreshetov).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrumlens%2Fscrumlens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscrumlens%2Fscrumlens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrumlens%2Fscrumlens/lists"}