SavvySolve Documentation
Technical documentation for the SavvySolve platform - the DoorDash of getting things done digitally.
SavvySolve Documentation
Welcome to the SavvySolve technical documentation. This documentation covers the architecture, features, and implementation details of the SavvySolve platform.
What is SavvySolve?
SavvySolve is an on-demand digital assistance platform that connects users with capable problem solvers. Unlike traditional tech support that stops at diagnosis, SavvySolve solvers own problems from start to finish.
Documentation
- Architecture - System design, project setup, and technical decisions
- API - tRPC API layer with end-to-end type safety
- Integrations - Third-party services (Clerk, Stripe, Telnyx)
Tech Stack
| Layer | Technology |
|---|---|
| Runtime | Bun |
| Framework | Next.js 16+ (App Router) |
| Styling | Tailwind CSS v4 + shadcn/ui |
| API | tRPC |
| Database | Neon (Serverless Postgres) + Drizzle ORM |
| Auth | Clerk |
| Payments | Stripe |
| Voice/SMS | Telnyx |
| Hosting | Vercel |
| Real-time | Ably |
| Object Storage | Cloudflare R2 |