dragosv / Chat

Chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This documents whatever steps are necessary to get the application up and running.

Ruby 2.6.5 is required along with Yarn

A suggestion is to install rvm and then

  • rvm install 2.6.5

System dependencies: Redis

In order to run

  • redis-server (in a separate console)
  • bundle install
  • yarn
  • rake db:migrate
  • rails s

About

Chat


Languages

Language:Ruby 78.0%Language:HTML 11.6%Language:JavaScript 7.8%Language:SCSS 1.6%Language:CSS 1.0%