Credits
Signed Off is built on the shoulders of excellent open source projects.
Runtime
| Project |
Use |
| Cloudflare Workers |
Serverless runtime — all webhook handling, OAuth, and badge serving runs here |
| Hono |
Web framework for the Worker — routing, middleware, request/response handling |
| Octokit REST |
GitHub API client — issues, comments, teams, repos |
Documentation
| Project |
Use |
| MkDocs |
Static site generator for this documentation |
| MkDocs Material |
Theme and component library for the docs site |
Development
| Project |
Use |
| TypeScript |
Language for all Worker source code |
| Vitest |
Unit test runner |
| tsx |
TypeScript execution for Node scripts (seed, tooling) |
If we've missed an attribution, please let us know.