Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Build multi-tenant apps without thinking about it

License

mvp-rockets/cilo

 
 

Repository files navigation

📦🚀 Cilo

Build multi-tenant apps without thinking about it

Build status semantic-release: angular

npm latest version

Cilo simplifies the build of multi tenant applications by providing a wrapper around sequelize that handles the multi-tenancy for you.

This removes the hassle of handling the multi-tenancy in your application and allows you to focus on the business logic. The code will bahave the same as if you were building a single tenant application.

Trust us, this thing will make your multi tenant app development a breeze. – ejaza.app

Highlights

  • CLI tool to run migrations and seeders across all tenants
  • Middleware to handle the tenant context

About

Build multi-tenant apps without thinking about it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%