Medlupi
A healthcare SaaS built and operated solo.
- Problem
- Small clinics needed one dependable system for scheduling, records and billing that also respected Brazilian health data law.
- Architecture
- A Next.js client talks to a NestJS API backed by PostgreSQL through Prisma. Reminders and other slow work run off a queue so requests stay fast. Everything is deployed on AWS with security and cost in mind.
- Challenges
- LGPD compliance, tenant isolation, and keeping the bill small while operating the full stack as one person.
- Impact
- From empty repository to paying clinics in under three months.