chatwoot / chatwoot
- четверг, 21 ноября 2019 г. в 00:27:12
Ruby
Simple and elegant live chat software 🔥 💬
yarn installbrew install imagemagick# 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.devhttp://localhost:3000
user name: john@acme.inc
password: 123456Detailed documentation is available at www.chatwoot.com/docs
Thanks goes to all these wonderful people:
Chatwoot © 2017-2019, ThoughtWoot Inc - Released under the MIT License.