You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`crates/github`| this repo | GitHub API client: installations, Check Runs, PRs, comments |
86
86
|`crates/config`| this repo | Familiar config, installation registry, model routing |
87
+
|`coven-github-webhook`|[OpenCoven/coven-github-webhook](https://github.com/OpenCoven/coven-github-webhook)| TypeScript deployment bundle for the hosted/self-hostable webhook entrypoint |
@@ -146,6 +147,11 @@ Prefer containers? A multi-stage [`Dockerfile`](Dockerfile) and
146
147
147
148
See [docs/self-hosting.md](docs/self-hosting.md) for GitHub App registration, permissions, smoke tests, and troubleshooting. For a minimal familiar route, start from [`examples/familiar-github-starter`](examples/familiar-github-starter/).
148
149
150
+
For a lightweight TypeScript deployment entrypoint that follows this app
0 commit comments