{"id":28972600,"url":"https://github.com/blackmann/todo-list","last_synced_at":"2025-10-12T12:36:57.287Z","repository":{"id":293912402,"uuid":"985322203","full_name":"blackmann/todo-list","owner":"blackmann","description":"Todo list but for rapid teams","archived":false,"fork":false,"pushed_at":"2025-06-16T18:46:31.000Z","size":2020,"stargazers_count":15,"open_issues_count":4,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-24T11:07:15.278Z","etag":null,"topics":["react","react-router","todo-list"],"latest_commit_sha":null,"homepage":"https://degreat.co.uk/todo-list","language":"TypeScript","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/blackmann.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,"zenodo":null}},"created_at":"2025-05-17T14:17:50.000Z","updated_at":"2025-06-16T18:46:35.000Z","dependencies_parsed_at":"2025-06-01T22:32:10.448Z","dependency_job_id":"1bf0a45e-72b0-4d86-8651-cc43dfc2ad40","html_url":"https://github.com/blackmann/todo-list","commit_stats":null,"previous_names":["blackmann/todo-list"],"tags_count":0,"template":false,"template_full_name":"blackmann/gremix","purl":"pkg:github/blackmann/todo-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmann%2Ftodo-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmann%2Ftodo-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmann%2Ftodo-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmann%2Ftodo-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blackmann","download_url":"https://codeload.github.com/blackmann/todo-list/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmann%2Ftodo-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011293,"owners_count":26084928,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["react","react-router","todo-list"],"created_at":"2025-06-24T11:07:09.143Z","updated_at":"2025-10-12T12:36:57.252Z","avatar_url":"https://github.com/blackmann.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todo List\n\n![Screenshot](./assets/screenshot.jpg)\n\nFor small teams, Todo List helps you get things done. Simple!\n\nYou can immediately deploy your version with the button below:\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fblackmann%2Ftodo-list\u0026env=COOKIE_SECRET\u0026integration-ids=oac_3sK3gnG06emjIEVL09jjntDD)\n\n## Development\n\nYarn is the package manager. Run `yarn` to install the dependencies.\n\nPrisma is the ORM. Run `yarn prisma generate` to generate the Prisma client and `yarn prisma migrate deploy` to apply the migrations.\n\nPostgres is the database. Run `yarn prisma studio` to open the Prisma studio and view records. Or you can use a GUI app like TablePlus or whatever you like.\n\n### Environment Variables\n\n```bash\nDATABASE_URL=\"postgresql://postgres@127.0.0.1:5432/todolist\"\nCOOKIE_SECRET=\"somerandomstring\"\nBASE_URL= # falls back to VERCEL_PROJECT_PRODUCTION_URL which is set on Vercel environments\nWEBHOOK_URL= # optional\nDISCORD_WEBHOOK_URL= # optional, see Webhook section\nDISCORD_BOT_NAME= # optional, defaults to \"kovacs\"\n```\n\n## Webhook Integration\n\nIf a `WEBHOOK_URL` is provided, the endpoint is called with the following events:\n\n| Event Name | Description |\n|------------|-------------|\n| `task.created` | Triggered when a new task is created |\n| `task.updated` | Triggered when a task is updated |\n| `task.deleted` | Triggered when a task is deleted |\n| `task.status_changed` | Triggered when a task's status changes |\n| `task.assigned` | Triggered when a task is assigned to a user |\n| `comment.created` | Triggered when a comment is added to a task |\n| `user.joined` | Triggered when a new user joins the system |\n\n### Discord Integration\n\nTodo List implements webhook integration for Discord messaging for these events.\n\nTo set up Discord notifications:\n\n1. Provide a `DISCORD_WEBHOOK_URL` that contains a valid Discord webhook endpoint. See [Discord's Webhook Guide](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks) on how to create this endpoint in your server.\n2. Set `WEBHOOK_URL` to `https://\u003cyour-todolist-domain\u003e/webhook/discord`\n\nVoila, your discord server will start receiving events.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackmann%2Ftodo-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackmann%2Ftodo-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackmann%2Ftodo-list/lists"}