{"id":26870065,"url":"https://github.com/jvegar/ts-my-platform-tasks","last_synced_at":"2026-04-24T16:38:09.875Z","repository":{"id":280508022,"uuid":"929159675","full_name":"jvegar/ts-my-platform-tasks","owner":"jvegar","description":"Azure Functions for processing scheduled tasks for My Platform","archived":false,"fork":false,"pushed_at":"2025-06-25T17:25:25.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T18:32:45.143Z","etag":null,"topics":["azure-functions","github-api","postgresql","scheduler"],"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/jvegar.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-02-07T23:13:17.000Z","updated_at":"2025-06-25T17:25:29.000Z","dependencies_parsed_at":"2025-03-03T20:34:55.098Z","dependency_job_id":"83585f55-5880-48b2-a015-9d5aea74a76b","html_url":"https://github.com/jvegar/ts-my-platform-tasks","commit_stats":null,"previous_names":["jvegar/ts-my-platform-tasks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jvegar/ts-my-platform-tasks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvegar%2Fts-my-platform-tasks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvegar%2Fts-my-platform-tasks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvegar%2Fts-my-platform-tasks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvegar%2Fts-my-platform-tasks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jvegar","download_url":"https://codeload.github.com/jvegar/ts-my-platform-tasks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvegar%2Fts-my-platform-tasks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32231263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["azure-functions","github-api","postgresql","scheduler"],"created_at":"2025-03-31T06:33:03.396Z","updated_at":"2026-04-24T16:38:09.870Z","avatar_url":"https://github.com/jvegar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Repository Trigger Function\n\nThis is an Azure Functions project that implements a GitHub repository trigger function written in TypeScript. The function is designed to respond to GitHub repository events and perform automated actions.\n\n## Project Structure\n\n- `/src` - Source code directory\n  - `/functions` - Contains the function implementations\n- `/dist` - Compiled JavaScript output\n- `/__azurite__` - Local Azure storage emulator data\n\n## Prerequisites\n\n- Node.js (v18 or higher recommended)\n- Azure Functions Core Tools (v4.x)\n- TypeScript (v4.x)\n- Azure CLI (for deployment)\n\n## Installation\n\n1. Clone the repository\n2. Install dependencies:\n```bash\nnpm install\n```\n\n## Development\n1. Build the project:\n```bash\nnpm run build\n```\n\n2. Start the function locally:\n```bash\nnpm start\n```\n\n3. For development with auto-rebuild:\n```bash\nnpm run watch\n```\n\n## Deployment\nTo deploy to Azure:\n1. Login to Azure:\n```bash\naz login\n```\n\n2. Deploy to Azure:\n```bash\nfunc azure functionapp publish \u003cfunction-app-name\u003e\n```\n\n## Notes\n- The function is scheduled to run every 5 minutes.\n- Rate limiting is implemented to avoid hitting GitHub API limits.\n- Error handling is included for API responses and rate limits.\n- READMEs are fetched and stored for each repository.\n- Topics are fetched and stored for each repository.\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvegar%2Fts-my-platform-tasks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjvegar%2Fts-my-platform-tasks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvegar%2Fts-my-platform-tasks/lists"}