/hyperchat

lightweight message app

Primary LanguageTypeScript

hyperchat

Description

Hyperchat is a lightweight instantaneous message app. It uses graphql-yogaand appolo for react. Messages are persisted on a mysql db.

Prerequisites

  • docker

Start

docker-compose up

Client will listen on http://localhost:4000. Server will listen on http://localhost:8080.