mdhruvil<dhruvil1808@gmail.com>
authored May 9, 2025 at 6:46 PM
Parent668d3f8
Commit4fbbdef

refactor(api): use tRPC instead of hono

reason:
- the rpc feature of hono is causing `Type instantiation is excessively deep and possibly infinite.` TS error, even with individual routers the same issue was there.
- we are using both hono and tRPC because of better-auth and github webhook
16 files changed+6 files added~8 files modified-2 files deleted