Skip to content

Message-me is a real time chatting app using Ruby on Rails 7

Notifications You must be signed in to change notification settings

Akash1298/message_me

Repository files navigation

Message-me App

This is a real time chat application where users can sign up to have accounts and start chatting with all signed up members in real-time.

image image

Build with

  • Ruby, HTML5, CSS3, JavaScript,
  • Ruby On Rails, Semantic UI

Steps are necessary to get the application up and running.

  • Ruby version: "3.1.3"

  • Rails version: "~> 7.0.4", ">= 7.0.4.3"

  • Database creation

  rails db:create
  • Database initialization
  rails db:migrate
  • How to run the server
  rails server

About

Message-me is a real time chatting app using Ruby on Rails 7

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published