Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.25 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.25 KB

SaaS Starter Template for Next.js

This is a T3 Stack project for a SaaS Starter Template.

Data Models

This template is intended to support multi-tenant SaaS applications. It includes User and Organization models. As well as subscriptions.

Authentication

This template uses NextAuth.js for authentication. It supports multiple providers including email/password, Google, GitHub, and Twitter.

Learn More about the T3 Stack

This template is using all the technologies from the T3 Stack.

To learn more about the T3 Stack, take a look at the following resources:

You can check out the create-t3-app GitHub repository — your feedback and contributions are welcome!

How do I deploy this?

Clone this repo and start building your app. You can deploy it to Vercel then deploy to Vercel.