Skip to content

racar/socify_multitenancy

Repository files navigation

What it uses?

Resolve dependencies using bundler:

bundle install

Install apartment:

bundle exec rails generate apartment:install

Run Migrations:

rake db:migrate

Run rails using

rails server

Populate Mock data

To test the app with mock data by running the following rake task: Note: This feed data is not working with apartment integration. The tenants need to be created from de GUI.

rake fill:data

This will create records with values from faker & populator gems. Also here are the test user credentials: