/Message-Me

This is a chat application created using action cable and websockets

Primary LanguageRuby

Ruby on Rails - Message Me Application

This project was meant for learning. Understanding action cables and how we use them in rails application.

Built With

  • Ruby 2.7.2
  • Ruby on rails 7.0.0
  • VS Code
  • Postgres Database

How to Install

  • Install Ruby in your system. To install Ruby, you can read the Documentation

  • Install rails to do that run this command in your console

    gem install rails
    
    
  • Then For Windows users, open Command Prompt and run:

    C:\>cd Message-Me folder
    C:\cd Message-Me folder> run rails server
  • Open another terminal or Command line and run:

      $ rails db:migrate
      
    
  • For Linux and Mac users, open a Terminal and run:

    $ cd Message-Me  folder
    $ run rails server
    
  • Navigate to your browser and run

    localhost:3000
    
    

Authors Hireable

👤 Peter Robert

🤝 Contributing

Contributions, issues and feature requests are welcome!. Feel free to check the issues page.

Show your support