{"id":13793351,"url":"https://github.com/mobtimeapp/mobtime","last_synced_at":"2025-05-12T20:31:00.707Z","repository":{"id":42535465,"uuid":"248111554","full_name":"mobtimeapp/mobtime","owner":"mobtimeapp","description":"A real-time, collaborative mob programming timer. Made with technology from the future, today!","archived":false,"fork":false,"pushed_at":"2024-12-02T21:30:25.000Z","size":7302,"stargazers_count":67,"open_issues_count":39,"forks_count":38,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-02T22:28:26.634Z","etag":null,"topics":["collaborative","mob-programming","mob-timer","redis","timer-application","websocket"],"latest_commit_sha":null,"homepage":"https://mobti.me","language":"JavaScript","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/mobtimeapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":null,"patreon":"mrbarrysoftware","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-03-18T01:35:11.000Z","updated_at":"2024-08-27T00:11:49.000Z","dependencies_parsed_at":"2023-02-08T09:15:50.078Z","dependency_job_id":"858352ec-bc63-4bc7-a11d-8a13a690df02","html_url":"https://github.com/mobtimeapp/mobtime","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobtimeapp%2Fmobtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobtimeapp%2Fmobtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobtimeapp%2Fmobtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobtimeapp%2Fmobtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mobtimeapp","download_url":"https://codeload.github.com/mobtimeapp/mobtime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253816677,"owners_count":21968865,"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":["collaborative","mob-programming","mob-timer","redis","timer-application","websocket"],"created_at":"2024-08-03T23:00:19.316Z","updated_at":"2025-05-12T20:30:57.154Z","avatar_url":"https://github.com/mobtimeapp.png","language":"JavaScript","funding_links":["https://patreon.com/mrbarrysoftware"],"categories":["Applications"],"sub_categories":[],"readme":"# mobtime\n\nA websocket powered, collaborative mobbing timer, for desktop and mobile.\n\n## Running Locally\n\n### With Docker/Docker Compose\n\nThis is probably the preferred way, so you don't need to global install redis or even a specific node version.\n\n - `npm install`\n - `npm run tailwind`\n - `npm run start:dev`\n\n### On your system\n\nI'd only use this if you are using `nvm` or similar for node version management, and are okay with running a local redis server.\n\n - Install NodeJS LTS (\u003e= v16.x officially, 12.x may still work though)\n - Install and run redis server\n     - OSX+homebrew: `brew install redis`\n     - Ubuntu: `sudo apt install redis-server`\n     - Or google for your operating system's install instructions\n - `npm install`\n - `npm run tailwind`\n - `npm run start:dev`\n\n### Configuration with .env\n\nSee [.env.example](./.env.example) for information on environment variables.\n\n## Tips for running in production\n\n - Ensure `NODE_ENV` is set to production\n - Use `npm start` rather than `npm run start:dev`\n - Surprise find: If you are using phusion passenger to run your node application, you cannot use clustering\n\n## Contributing\n\nBug reports and suggestions are welcome, just create an issue. PRs are welcome, too.\n\n## License\n\nIt's under [MIT](./LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmobtimeapp%2Fmobtime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmobtimeapp%2Fmobtime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmobtimeapp%2Fmobtime/lists"}