Coming soonLead engineering
Reportaru — UK lettings reporting platform
Coming soon — a UK lettings reporting platform currently in private testing.

Get notified at launch
Reportaru — UK lettings reporting platform is currently in private testing. Drop your email and you'll be the first to know when it goes public.
About
Reportaru is a property reporting platform for UK lettings agencies. The architecture is a 4-piece distributed system — landing site, multi-tenant portal, data-input form, and a Postgres-backed Express backend — with Gemini as the primary AI provider and DeepSeek as fallback. It's in private testing now.
What's interesting
- Microservices: landing + portal + form + backend, deployed independently
- Multi-tenant portal with NextAuth sessions
- Knex migrations + seed scripts for repeatable dev/prod
- Swagger/OpenAPI documentation
- GitHub Actions auto-deploy to Vercel + Render
Stack
Next.js 16React 19TypeScriptNextAuthSupabase (Postgres)Express + KnexDockerRenderVercelGemini + DeepSeek (fallback)