GitHub - imomin/angular-fullstack-multi-tenant

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

angular-fullstack-multi-tenant

Made some modification to yeoman's angular-fullstack generated files to allow multi-tenancy. A SaaS architechture to allow sub-domain specific database and socket connection.

  1. Checkout the project.
  2. Inside your terminal/cmd run below commands from the root directory of the project.
  3. npm install
  4. bower install
  5. grunt serve

Make sure you have MongoDb running.

About

No description, website, or topics provided.

Resources

Readme

Activity

Stars

9 stars

Watchers

3 watching

Forks

4 forks

Releases

No releases published