开源即时聊天、电子邮件支持、全方位服务台。可替代 Intercom、Zendesk、Salesforce Service Cloud 等。🔥💬
Go to file
Pranav Raj Sreepuram 2a34255e0b Initial Commit
Co-authored-by: Subin <subinthattaparambil@gmail.com>
Co-authored-by: Manoj <manojmj92@gmail.com>
Co-authored-by: Nithin <webofnithin@gmail.com>
2019-08-14 15:18:44 +05:30
app Initial Commit 2019-08-14 15:18:44 +05:30
bin Initial Commit 2019-08-14 15:18:44 +05:30
config Initial Commit 2019-08-14 15:18:44 +05:30
db Initial Commit 2019-08-14 15:18:44 +05:30
deploy Initial Commit 2019-08-14 15:18:44 +05:30
lib Initial Commit 2019-08-14 15:18:44 +05:30
log Initial Commit 2019-08-14 15:18:44 +05:30
public Initial Commit 2019-08-14 15:18:44 +05:30
shared/config Initial Commit 2019-08-14 15:18:44 +05:30
test Initial Commit 2019-08-14 15:18:44 +05:30
tmp Initial Commit 2019-08-14 15:18:44 +05:30
vendor/assets Initial Commit 2019-08-14 15:18:44 +05:30
.browserslistrc Initial Commit 2019-08-14 15:18:44 +05:30
.gitignore Initial Commit 2019-08-14 15:18:44 +05:30
babel.config.js Initial Commit 2019-08-14 15:18:44 +05:30
Capfile Initial Commit 2019-08-14 15:18:44 +05:30
config.ru Initial Commit 2019-08-14 15:18:44 +05:30
Gemfile Initial Commit 2019-08-14 15:18:44 +05:30
Gemfile.lock Initial Commit 2019-08-14 15:18:44 +05:30
m.js Initial Commit 2019-08-14 15:18:44 +05:30
package.json Initial Commit 2019-08-14 15:18:44 +05:30
postcss.config.js Initial Commit 2019-08-14 15:18:44 +05:30
Procfile Initial Commit 2019-08-14 15:18:44 +05:30
Rakefile Initial Commit 2019-08-14 15:18:44 +05:30
README.md Initial Commit 2019-08-14 15:18:44 +05:30
yarn.lock Initial Commit 2019-08-14 15:18:44 +05:30

Chatwoot

ChatUI progess

Build Setup

# install JS dependencies
yarn

# install ruby dependencies
bundle

# fireup the server
foreman start