{"id":21625125,"url":"https://github.com/ohcnetwork/summarizer","last_synced_at":"2026-05-06T12:49:47.078Z","repository":{"id":103035565,"uuid":"377042125","full_name":"ohcnetwork/summarizer","owner":"ohcnetwork","description":"Daily summarizer of work done by CEF students across coronasafe organization.","archived":false,"fork":false,"pushed_at":"2021-06-18T08:17:46.000Z","size":993,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-10T23:16:24.292Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/ohcnetwork.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}},"created_at":"2021-06-15T05:06:25.000Z","updated_at":"2021-06-18T08:17:50.000Z","dependencies_parsed_at":"2023-06-28T08:15:19.805Z","dependency_job_id":null,"html_url":"https://github.com/ohcnetwork/summarizer","commit_stats":{"total_commits":26,"total_committers":1,"mean_commits":26.0,"dds":0.0,"last_synced_commit":"745022e30ca5d8ff25f5bbcf0a8dd623d343cd5b"},"previous_names":["ohcnetwork/summarizer"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohcnetwork%2Fsummarizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohcnetwork%2Fsummarizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohcnetwork%2Fsummarizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohcnetwork%2Fsummarizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohcnetwork","download_url":"https://codeload.github.com/ohcnetwork/summarizer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243926071,"owners_count":20369910,"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":[],"created_at":"2024-11-25T01:07:59.167Z","updated_at":"2026-05-06T12:49:42.056Z","avatar_url":"https://github.com/ohcnetwork.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Summarizer\n\nDaily summarizer of work done by CEF students across coronasafe organization. A summary is created as a discussion at the end of every day over at [disucssion board](https://github.com/orgs/coronasafe/teams/cef)\n\n## Development\n\n\u003e Use Yarn only, pls xD\n\n1. Clone the repository\n\n```bash\ngit clone git@github.com:coronasafe/summarizer.git\nyarn install\n```\n\n2. Copy example env file and enter your github Personal Access Token. Checkout section below to get your PAT.\n\n```bash\ncp .env.example .env\n```\n\n3. Run typescript compiler in watch mode\n\n```bash\nyarn ts:watch\n```\n\n## Get your PAT\n\n1. Go into [tokens page](https://github.com/settings/tokens) for your github account\n2. Click on Generate Token\n3. Create a new token with these permissions `public_repo, read:org, read:user, write:discussion`\n4. Copy the created PAT token into `DISCUSSION_TOKEN` at your `.env` file\n\n## Run as a container\n\n1. Build the image\n\n```bash\ndocker build -t summarizer:latest .\n```\n\n2. Create a container\n\n```bash\ndocker container run -e DISCUSSION_TOKEN=your-pat-token -it summarizer:latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohcnetwork%2Fsummarizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohcnetwork%2Fsummarizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohcnetwork%2Fsummarizer/lists"}