Fully Functional Todo SaaS Example
This is a more com comprehensive SaaS project with team space and the corresponding access control policy on it. Check out the specialized tutorial for it if you want to know how to build it step by step.
Project​
Next.js + SWR
Next.js + TanStack Query
Next.js + tRPC
SvelteKit + TanStack Query
Deployment environment​
Features​
- Username/password or GitHub authentication
- SaaS model: multi-workspace with data segregation
- Inviting users to a workspace and controlling their permissions
- Public and private todo lists
Live environment​
You can play with a running environment here.