{"id":16208223,"url":"https://github.com/oscard0m/example-probot-vercel-ts","last_synced_at":"2025-03-19T08:30:42.398Z","repository":{"id":59899568,"uuid":"530353191","full_name":"oscard0m/example-probot-vercel-ts","owner":"oscard0m","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-11T13:49:05.000Z","size":265,"stargazers_count":11,"open_issues_count":6,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T14:41:48.482Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"example-vercel-ts.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oscard0m.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2022-08-29T18:54:29.000Z","updated_at":"2025-02-16T19:49:29.000Z","dependencies_parsed_at":"2023-11-16T16:04:04.297Z","dependency_job_id":"ac0b5ea8-ae76-4b1b-bf98-c7c907412eeb","html_url":"https://github.com/oscard0m/example-probot-vercel-ts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"probot/example-vercel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscard0m%2Fexample-probot-vercel-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscard0m%2Fexample-probot-vercel-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscard0m%2Fexample-probot-vercel-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oscard0m%2Fexample-probot-vercel-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oscard0m","download_url":"https://codeload.github.com/oscard0m/example-probot-vercel-ts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243976469,"owners_count":20377691,"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-10-10T10:15:50.132Z","updated_at":"2025-03-19T08:30:41.984Z","avatar_url":"https://github.com/oscard0m.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Probot \u0026 Vercel example\n\nThis repository is an example of how to deploy the \"Hello, World\" of probot apps to [Vercel](https://vercel.com).\n\n## Local setup\n\nInstall dependencies\n\n```\nnpm install\n```\n\nBuild the project\n\n```\nnpm run build\n```\n\nStart the server\n\n```\nnpm start\n```\n\nFollow the instructions to register a new GitHub app.\n\n## Deployment\n\nThe app is continuously deployed using [Vercel's GitHub app](https://github.com/apps/vercel).\n\n### Considerations\n- Make sure you configure [the environment variables for your GitHub App](https://probot.github.io/docs/configuration/) in Vercel. You can read more about how to do it in [their docs](https://vercel.com/docs/concepts/projects/environment-variables).\n- Vercel [expects to find your lambda functions under `/api` folder]([url](https://vercel.com/docs/concepts/functions/serverless-functions#deploying-serverless-functions)). Make sure your functions are placed there and double check Vercel detected your Lambda Functions during the deployment process by checking the logs:\n\n![image](https://user-images.githubusercontent.com/2574275/187179364-b0019f95-be41-462a-97d5-facf4de39095.png)\n\n## How it works\n\nThe [api/github/webhooks/index.js](api/github/webhooks/index.js) file is handling requests to `POST /api/github/webhooks`, make sure to configure your GitHub App registration's webhook URL accordingly.\n\n## License\n\n[ISC](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscard0m%2Fexample-probot-vercel-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foscard0m%2Fexample-probot-vercel-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscard0m%2Fexample-probot-vercel-ts/lists"}