sharpvik / mess

Simple and beautiful chat web app

Repository from Github https://github.comsharpvik/messRepository from Github https://github.comsharpvik/mess

Mess

Simple and beautiful chat web app.

Signup page

Why Mess?

  1. Deploy with 3 commands (one of which is git clone...)
  2. Fast and reliable web client written in Elm
  3. Hihgly concurrent and blazingly fast Go server

Production Deployment

I made it very simple to setup and use. You shouldn't face any problems at all. Follow the steps:

Clone

git clone git@github.com:sharpvik/mess.git
cd mess

Setup

./setup.sh

Deploy with docker-compose

docker-compose up

Development

If you want to contribute to the project, please see DEVELOP.md for instructions on how to setup environment for local development.

About

Simple and beautiful chat web app

License:Mozilla Public License 2.0


Languages

Language:Elm 47.6%Language:Go 42.3%Language:Sass 6.2%Language:Dockerfile 2.1%Language:Shell 0.9%Language:Python 0.9%