Our current stack
The blog, landing, and main app are all a single Next.js app.
We started off from the Create T3 App template.
- Next.js - Full-stack React framework
- Lucia - Authentication and authorization library
- PostHog - Analytics
- Sentry - Error tracking
- UploadThing - File uploading
- Tailwind CSS - CSS framework
- Drizzle - Database "ORM"
- shadcn/ui - UI components "library"
- Vercel - Hosting and database
- Postgres - Database
We plan to move to GCP for hosting and database in the future.
Other tools we use
- Slack - Communication
- Figma - Design
- Notion - Documentation
- Linear - Project management
- Google Workspace - Emails
We plan on applying for GCP credits soon, so we can move to GCP.
By Vardhan Patil