jbcool17 / chat_app_channels

Chat Application using multiple websockets
https://intense-temple-95153.herokuapp.com/
0 stars 0 forks source link

chat-app-channels

standard-readme compliant Stories in Progress Stories in Ready Stories in Done Stories in Backlog

Chat Application using multiple websockets

This project is built with Sinatra/Ruby along with sinatra-websockets/faye gems to utilize websockets. Join a channel and start chatting.

Table of Contents

Development

# App Setup
$ bundle install

# DB Setup
$ bundle exec rake db:migrate
$ bundle exec rake db:seed

Usage

# Startup Server
$ bundle exec rackup

Deploy/Hosting

Heroku

Specs

Styles

License

MIT © John Brilla