Pranav Raj S e0d291c49e Create util for apiLoadingStatus (#170)
* Create util for apiLoadingStatus

* Revert "Fix #52 rubocop metrics abc size in passwords controller (#119)"

This reverts commit 9c22da0ac6.
2019-10-22 13:28:45 +05:30
2019-10-06 21:18:01 +05:30
2019-10-20 14:17:26 +05:30
2019-10-21 11:18:47 +05:30
2019-08-14 15:18:44 +05:30
2019-10-18 12:37:09 +05:30
2019-08-26 08:42:17 +05:30
2019-08-14 15:18:44 +05:30
2019-08-14 15:18:44 +05:30
2019-08-14 15:18:44 +05:30
2019-10-16 12:01:05 +05:30
2019-08-18 00:44:44 +05:30
2019-10-15 00:18:46 +05:30
2019-10-15 00:18:46 +05:30
2019-08-21 10:27:57 +05:30
2019-08-26 08:42:17 +05:30
2019-10-20 14:17:26 +05:30
2019-08-14 15:18:44 +05:30
2019-10-20 14:17:26 +05:30
2019-10-16 14:36:17 +05:30
2019-08-21 10:10:00 +05:30
2019-10-20 13:34:19 +05:30
2019-08-15 23:30:19 +05:30
2019-08-14 15:18:44 +05:30
2019-10-20 13:34:19 +05:30

Woo-logo

Opensource alternative to Intercom, Zendesk, Drift, Crisp etc.


CircleCI Badge License Maintainability Commits-per-month

ChatUI progess

Quick Setup

Install JS dependencies

yarn install

Install ImageMagik

brew install imagemagick

Setup rails server

# install ruby dependencies
bundle

# Copy configurations
./configure

# run db migrations
bundle exec rake db:create
bundle exec rake db:reset

# fireup the server
foreman start -f Procfile.dev

Login with credentials

http://localhost:3000
user name: john@acme.inc
password: 123456

Detailed documentation

Detailed documentation is available at www.chatwoot.com/docs

Contributors

Thanks goes to all these wonderful people:

Chatwoot © 2017-2019, ThoughtWoot Inc - Released under the MIT License.

Description
No description provided
Readme MIT 181 MiB
Languages
Ruby 46.1%
Vue 28.1%
JavaScript 22.9%
HTML 1.6%
SCSS 0.5%
Other 0.7%