https://github.com/martinnajjar12/twitter-clone
Simple version of Twitter using Ruby on Rails
https://github.com/martinnajjar12/twitter-clone
devise ruby ruby-on-rails
Last synced: about 1 month ago
JSON representation
Simple version of Twitter using Ruby on Rails
- Host: GitHub
- URL: https://github.com/martinnajjar12/twitter-clone
- Owner: martinnajjar12
- Created: 2020-11-06T19:12:55.000Z (over 5 years ago)
- Default Branch: development
- Last Pushed: 2020-11-10T17:13:30.000Z (over 5 years ago)
- Last Synced: 2023-03-11T14:11:42.953Z (over 3 years ago)
- Topics: devise, ruby, ruby-on-rails
- Language: Ruby
- Homepage: https://tweeets.herokuapp.com/
- Size: 205 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...