/chat

Basic webchat built with Haskell-Spock and ReactJS.

Primary LanguageJavaScript

Chat

Basic webchat built with Haskell-Spock and ReactJS.

Install

Clone the repository https://github.com/lslah/chat and run

stack build --copy-bins

Start the server using ~/.local/bin/chat. Open your browser at http://localhost:8080/chat.html.