Created
August 15, 2023 20:45
-
-
Save dhruvilp/2f2a4f7a0e1d6e4df3e80087a7db1c20 to your computer and use it in GitHub Desktop.
SaaS Stack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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