iachat/docs
Anto Dominic 1ee17cc826 [Enhancement] Docker support Debugging (byebug & pry) and receive emails to MailHog via smtp (#371)
* updated development docker setup

* turned on yarn integrity check

* create test docker compose and update development dockerfile

* create docker Readme.md file

* fix README.md file

* create docker-copmose and dockerfile for production/staging environment setup

* added mailhog to catch email

* remove yarn integrity check in development mode!

* Update Readme.md file to support mailhog inbox

* update link to docker development guide from mail README

* remove .env.development and use .env.example for docker as .env.development was mixing with circleci config

* make the dockerfile configurable like before

* update docker-compose as per suggesion in PR

* create docker setup docs

* Revert accidental deletion

* fix: typo for branding consistency

* fix typo

* update the code as per recommendation in PR

* remove package-lock and add gitignore

* fix vulnerability AND update env for tests to pass

* Fix yarn integrity check across different docker services

* update code based on rubocop and PR suggestions

* remove redundant test docker-compose and dockerfile

* update rails entrypoint, update docs and Gemfile

* [Rubocop] order Gemfile alphabetically

* Reordering Gemfile
2019-12-22 22:53:18 +05:30
..
.github Add missing screenshot 2019-10-06 21:18:01 +05:30
channels Add docs to add a website channel (#337) 2019-12-01 22:53:39 +05:30
development [Enhancement] Docker support Debugging (byebug & pry) and receive emails to MailHog via smtp (#371) 2019-12-22 22:53:18 +05:30
.nojekyll Add docsify for documentation website 2019-09-22 11:53:50 +05:30
CNAME Create CNAME 2019-09-22 11:55:05 +05:30
CODE_OF_CONDUCT.md [docs] Update contributors list (#136) 2019-10-13 09:58:32 +05:30
contributing.md Update links in contributing.md (#272) 2019-11-24 02:01:13 +05:30
contributors.md Update contributors link (#220) 2019-11-18 14:16:35 +05:30
index.html Update documentation to include page title and slug 2019-10-09 17:55:41 +05:30
README.md [Docs] Add documentation for SMTP settings (#279) 2019-11-24 18:54:56 +05:30

title path
Documentation /docs

This guide will help you get started with Chatwoot!

Environment Setup

Project Setup