/symphony

a chat application

Primary LanguageHTML

Symphony

Symphony aims to be an LMS + calendar + chat app.

Usage

First, install Ruby. Then,

gem install bundler
git clone https://github.com/ancientstraits/symphony
cd symphony
bundle
ruby main.rb

By default, Symphony will be hosted on https://localhost:4567.