Skip to content

Instantly share code, notes, and snippets.

@dhruvilp
Created August 15, 2023 20:45
Show Gist options
  • Save dhruvilp/2f2a4f7a0e1d6e4df3e80087a7db1c20 to your computer and use it in GitHub Desktop.
Save dhruvilp/2f2a4f7a0e1d6e4df3e80087a7db1c20 to your computer and use it in GitHub Desktop.
SaaS Stack
If you're building a SaaS in 2023:
◆ framework: Next.js
◆ ui: @shadcn/ui + TailwindCSS
◆ redis/queues: Upstash
◆ time-series data & charts: Tinybird + Tremor
◆ ORM: Prisma
◆ auth: NextAuth.js
◆ database: PlanetScale
◆ emails: Resend
◆ payments: Stripe
◆ SAML: BoxyHQ
◆ deployment: Vercel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment