apptension / saas-boilerplate

SaaS Boilerplate - Open Source and free SaaS stack that lets you build SaaS products faster in React, Django and AWS. Focus on essential business logic instead of coding repeatable features!
https://apptension.com/saas-boilerplate
MIT License
1.94k stars 206 forks source link

feat: Multi-tenancy / Add support for multiple tenants #561

Closed mkleszcz closed 1 month ago

mkleszcz commented 2 months ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce?

Closes #382 Add multi tenancy feature to SB. Feature is described in issue #382

Does this PR introduce a breaking change?

Yes.