Skip to content

Commit c8ab2f9

Browse files
authored
docs(README): add section for 'Other examples' (#50)
1 parent 36b33aa commit c8ab2f9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ The app is continuously deployed using [Vercel's GitHub app](https://github.com/
3232

3333
The [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.
3434

35+
## Other examples[^1]
36+
- [Using TypeScript + Vercel](https://github.com/oscard0m/example-vercel-ts) by [@oscard0m](https://github.com/oscard0m)
37+
38+
[^1]: Do you have any other examples you would like to share? Feel free to open a Pull Request and share yours!
39+
3540
## License
3641

3742
[ISC](LICENSE)

0 commit comments

Comments
 (0)