Skip to content

Opensource alternative to Intercom, Drift, Zendesk, FreshChat 🔥💬

License

Notifications You must be signed in to change notification settings

koolhead17/chatwoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Woo-logo

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


Maintainability CircleCI Badge License 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: [email protected]
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.

About

Opensource alternative to Intercom, Drift, Zendesk, FreshChat 🔥💬

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 37.2%
  • Vue 26.8%
  • JavaScript 20.5%
  • CSS 12.6%
  • HTML 2.9%