https://github.com/lcmen/twitter-clone
A simple Twitter clone built with Rails, CableReady, and Unpoly
https://github.com/lcmen/twitter-clone
actioncable rails ruby-on-rails unpoly
Last synced: 2 months ago
JSON representation
A simple Twitter clone built with Rails, CableReady, and Unpoly
- Host: GitHub
- URL: https://github.com/lcmen/twitter-clone
- Owner: lcmen
- Created: 2020-04-30T22:14:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-30T22:59:19.000Z (about 3 years ago)
- Last Synced: 2025-09-15T06:26:20.337Z (10 months ago)
- Topics: actioncable, rails, ruby-on-rails, unpoly
- Language: Ruby
- Homepage: https://twitter-clone-unpoly.herokuapp.com
- Size: 315 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twitter Clone with Unpoly
Inspired by [Phoenix LiveView](https://www.phoenixframework.org/blog/build-a-real-time-twitter-clone-in-15-minutes-with-live-view-and-phoenix-1-5) and [StimulusReflex](https://dev.to/codefund/build-a-real-time-twitter-clone-10-mins-with-rails-and-stimulusreflex-5h5c) demos, another Twitter Clone.
Built with:
- [Ruby on Rails](https://github.com/rails/rails)
- [Unpoly](https://github.com/unpoly/unpoly)
- [CableReady](https://github.com/hopsoft/cable_ready)
[Live Preview on Heroku](https://twitter-clone-unpoly.herokuapp.com)