Is your feature request related to a problem? Please describe.
Currently the app only supports single-tenant.
Describe the solution you'd like
A solution that lets multiple organisations use the same platform. True multi-tenant.
Describe alternatives you've considered
Run a container per organization. Will become bothersome to maintain with growth.
Additional context
OrganizationIDs should be added where relevant, save ids in session user data.
Is your feature request related to a problem? Please describe.
Currently the app only supports single-tenant.
Describe the solution you'd like
A solution that lets multiple organisations use the same platform. True multi-tenant.
Describe alternatives you've considered
Run a container per organization. Will become bothersome to maintain with growth.
Additional context
OrganizationIDs should be added where relevant, save ids in session user data.