ayerdines / rails-chat-app

Rails chat application developed using ActionCable, jQuery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

    bundle install

    yarn install

  • Database creation

    bundle exec rake db:create

  • Database initialization

    bundle exec rake db:migrate

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

    rails server -e development

  • ...

About

Rails chat application developed using ActionCable, jQuery


Languages

Language:Ruby 60.8%Language:HTML 22.6%Language:JavaScript 11.2%Language:SCSS 5.3%