Simple and beautiful chat web app.
- Deploy with 3 commands (one of which is
git clone...) - Fast and reliable web client written in Elm
- Hihgly concurrent and blazingly fast Go server
I made it very simple to setup and use. You shouldn't face any problems at all. Follow the steps:
git clone git@github.com:sharpvik/mess.git
cd mess./setup.shdocker-compose upIf you want to contribute to the project, please see DEVELOP.md
for instructions on how to setup environment for local development.
