Last 12 weeks · 0 commits
2 of 6 standards met
Repository: denoland/deploy_examples. Description: Examples for Deno Deploy Stars: 125, Forks: 78. Primary language: TypeScript. Languages: TypeScript (52%), JavaScript (47.5%), Makefile (0.5%). License: MIT. Homepage: https://deno.com/deploy/docs Topics: deno-deploy. Open PRs: 1, open issues: 2. Last activity: 3y ago. Community health: 37%. Top contributors: satyarohith, DiFronzo, UltiRequiem, lucacasonato, ry, kt3k.
TypeScript
I'd love to see a GitHub App example. e.g. A simple bot that replies to certain comments on a pull request, validates requests are from GitHub using a webhook secret, etc.
grammY is an excellent choice for creating Telegram bots. This PR removes all the hard part and simplifies the Telegram bot example. I'm not quite sure about the Deploy button URL because those stopped working since Deno Deploy Beta 4. I'm aware that this is a known issue: https://github.com/denoland/deploy_feedback/issues/251
https://github.com/actions/checkout\#checkout-v3