allcontributors[bot] a46385ee25 docs: add subintp as a contributor (#30)
* docs: update README.md

* docs: create .all-contributorsrc
2019-09-05 12:20:45 +05:30
2019-08-28 13:02:31 +05:30
2019-09-02 21:19:25 +05:30
2019-08-19 13:49:57 +05:30
2019-08-19 13:49:57 +05:30
2019-08-14 15:18:44 +05:30
2019-08-14 15:18:44 +05:30
2019-08-18 10:13:47 +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-08-18 00:44:44 +05:30
2019-08-18 10:13:47 +05:30
2019-08-21 10:27:57 +05:30
2019-09-04 10:08:21 +05:30
2019-08-26 08:42:17 +05:30
2019-08-14 15:18:44 +05:30
2019-08-26 09:34:35 +05:30
2019-08-14 15:18:44 +05:30
2019-09-04 10:08:21 +05:30
2019-09-04 10:08:21 +05:30
2019-08-21 10:10:00 +05:30
2019-09-04 10:08:21 +05:30
2019-08-14 15:18:44 +05:30
2019-08-15 23:30:19 +05:30
2019-08-14 15:18:44 +05:30

Woot-logo All Contributors

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


CircleCI Badge Dependencies Github Issues License Maintainability Commits-per-month

ChatUI progess

Build Setup

Install JS dependencies

yarn install

Install ImageMagik

brew install imagemagick

Setup rails server

# install ruby dependencies
bundle

# copy config
cp shared/config/database.yml config/database.yml
cp shared/config/application.yml config/application.yml

# copy frontend env file
cp .env.sample .env

# 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: larry@google.com
password: 123456

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

www.chatwoot.com  ·  GitHub: @chatwoot  ·  Email: hello@chatwoot.com

Contributors

Thanks goes to these wonderful people (emoji key):

Nithin David Thomas
Nithin David Thomas

🐛 📝 💻 📖 🎨 🚧 👀
Pranav Raj S
Pranav Raj S

🐛 📝 💻 📖 🎨 🚧 👀
Subin T P
Subin T P

🐛 💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Description
No description provided
Readme MIT 209 MiB
Languages
Ruby 43.5%
Vue 29.8%
JavaScript 23.5%
HTML 1.8%
SCSS 0.6%
Other 0.7%