A messaging application.
- Docker Community Edition >= 17.12.0-ce
-
Clone repository.
git clone https://github.com/synthecypher/sermo
-
Build and start the services.
cd sermo docker-compose up
-
Navigate to web application (http://localhost:3000 by default).