Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 26 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-30T22:59:19.000Z (over 1 year ago)
- Last Synced: 2023-08-01T06:21:55.127Z (over 1 year ago)
- Topics: actioncable, rails, ruby-on-rails, unpoly
- Language: Ruby
- Homepage: https://twitter-clone-unpoly.herokuapp.com
- Size: 315 KB
- Stars: 3
- Watchers: 2
- 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)