How To Read This Documentation
Before building a multi-tenant application, you need to understand the following concepts:
- Tenants
- Tenant identification and routing
- Single vs multi-database tenancy
It's recommended that you first follow the Quickstart Guide. That way you'll have a sample multi-tenant application running and will understand roughly what goes into setting multi-tenancy up.
After that, you should read the following documentation pages to understand how it works:
- todo