Skip to content

ActionChat is a simple chatroom application built with ActionCable and React

License

Notifications You must be signed in to change notification settings

renny-ren/action-chat

Repository files navigation

ActionChat

ActionChat is a simple chatroom application built with ActionCable and React.

demo2

Live demo: https://ac.aiichat.cn

Features

  • Text, emoji messages
  • Responsive layout
  • Infinite scroll to fetch messages
  • Show real-time online members

Tech Stack

  • React
  • TailwindCSS
  • ActionCable (Rails)

Setup

  1. run bundle install
  2. run yarn install
  3. run bin/dev

Open your web browser and navigate to http://localhost:3000

Contribution

Pull requests are welcome.

  1. Fork it
  2. Create your branch (git checkout -b some-branch)
  3. Commit your changes (git commit -am 'Add some features')
  4. Push to the branch (git push origin some-branch)
  5. Create a new Pull Request

License

ActionChat is MIT licensed

About

ActionChat is a simple chatroom application built with ActionCable and React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published