DEV Community

Cover image for I built a code review platform without subscriptions
Jan Willem
Jan Willem

Posted on

I built a code review platform without subscriptions

Hi all πŸ‘‹

I recently built a pay-per-use alternative to subscription code review tools.

I've been frustrated with spending $15-30/month on code review tools I use maybe 10 times. I built CodeReviewr to charge per token instead of per developer.

Tech stack: Typescript, React Router, Postgres
Integration: GitHub OAuth β†’ reviews on PRs automatically
Pricing: per token (you get credits free to try it out)

Not claiming it's better than CodeRabbit, but if you're a solo dev or small team tired of subscriptions for sporadic use, like me, it might be worth trying.

Feedback is always welcome.

Cheers!

Top comments (0)