Skip to content

markjlorenz/multi-tenant-app

Repository files navigation

This sample app has two models, a `tenants` model and a `dogs` model.  This sample app lets a pool of tenants each keep track of their dogs.  At dapple before dawn we have three dogs.  Sampson (st. Bernard), Maple (Bloodhoud) and Derby (Dachshund)

Install the app as usual, then setup a few tenants.

Access the tenant specific dog lists either by subdomain, or by passing a `?tenant=` query string variable.

A better explanation is at index.html 

About

A multi-tenant app using postgres schemas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published