{"id":15139654,"url":"https://github.com/probot/example-vercel","last_synced_at":"2025-09-02T14:35:06.149Z","repository":{"id":37834229,"uuid":"337843907","full_name":"probot/example-vercel","owner":"probot","description":"Example Probot Application that is deployed to Vercel","archived":false,"fork":false,"pushed_at":"2025-08-31T13:32:42.000Z","size":280,"stargazers_count":20,"open_issues_count":8,"forks_count":9,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-31T15:30:04.574Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://example-vercel-probot.vercel.app/","language":"JavaScript","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/probot.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-10T20:22:56.000Z","updated_at":"2025-02-16T19:47:40.000Z","dependencies_parsed_at":"2025-07-28T15:24:22.719Z","dependency_job_id":"5f0183c8-a45e-4e4a-b02e-687e1a7e2f7b","html_url":"https://github.com/probot/example-vercel","commit_stats":null,"previous_names":[],"tags_count":19,"template":true,"template_full_name":null,"purl":"pkg:github/probot/example-vercel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probot%2Fexample-vercel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probot%2Fexample-vercel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probot%2Fexample-vercel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probot%2Fexample-vercel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/probot","download_url":"https://codeload.github.com/probot/example-vercel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probot%2Fexample-vercel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273297918,"owners_count":25080479,"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-09-02T02:00:09.530Z","response_time":77,"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":[],"created_at":"2024-09-26T08:01:07.026Z","updated_at":"2025-09-02T14:35:06.085Z","avatar_url":"https://github.com/probot.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"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## Create the GiHub App\n\nWe will first start by running the app localy in order to create the GitHub App and initialize the environment variables.\n\n1. Install dependencies\n```\nnpm install\n```\n\n2. Start the server\n```\nnpm start\n```\n\n3. Go to http://localhost:3000/, click `Register GitHub App` and select the app name of your choice.\n\n4. Select the repository (or organization) where your GitHub App will be installed. _It can be completly different from the GitHub App repo_\n\nWell done! Your GitHub app has been created but is not running yet. You can close the process with `Ctrl+C` in your terminal.\nNote that a file called `.env` has been created. It contains all the necessary informations to run your app localy or remotely.\n\n## Run localy\n\nIf you want to run your GitHub App localy, you can use\n```\nnpm start\n```\n\n## Deploy on Vercel\n\nIn this section, we will continuously deployed your GitHub App using [Vercel](https://vercel.com).\n\n1. On your vercel Dashboard, create a new a project.\n\n2. Select your GitHub App's repository.\n\n3. Select a project name and expand the `Environment Variables` view.\n\n4. Open the file `.env` and copy all the variables to Vercel Environment Variables.\n\n5. Hit deploy !\n\nYour app is now running on Vercel but it is not listening to the correct Webhook url.\n\n6. Go to your [GitHub App page](https://github.com/settings/apps) and `Edit` your app.\n\n7. Replace the `Webhook URL` with `https://\u003cmy-vercel-project-name\u003e.vercel.app/api/github/webhooks`.\n\n8. Save\n\nYour GitHub App is now configured to send webhooks to your Vercel app. The [api/github/webhooks/index.js](api/github/webhooks/index.js) file is handling requests to `POST /api/github/webhooks`. You can now open an issue on the repo where your app is installed.\n\n## Other examples[^1]\n- [Using TypeScript + Vercel](https://github.com/oscard0m/example-vercel-ts) by [@oscard0m](https://github.com/oscard0m)\n\n[^1]: Do you have any other examples you would like to share? Feel free to open a Pull Request and share yours!\n\n## License\n\n[ISC](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprobot%2Fexample-vercel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprobot%2Fexample-vercel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprobot%2Fexample-vercel/lists"}