Skip to content

ashcode09/messenger-app-with-ruby-on-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Messenger Application

To run this app locally, you'll need to have Ruby and Ruby on Rails installed.

Clone this repo, install the dependencies and run a database migration:

$ git clone https://github.com/ashleigh090990/messenger-app-with-ruby-on-rails.git
$ bundle install
$ rake db:migrate

To run the app:

$ rails s

Go to localhost:3000 (or where the logs say it's running)

About

Building a messenger app with Ruby on Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors