Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/algerina/ror_blog_app
This project is a classic example of a fully functional blog website. It shows the list of posts and empower readers to interact with them by adding comments and liking posts. Built with Ruby, Ruby on Rails
https://github.com/algerina/ror_blog_app
postgresql rspec ruby ruby-on-rails
Last synced: about 2 months ago
JSON representation
This project is a classic example of a fully functional blog website. It shows the list of posts and empower readers to interact with them by adding comments and liking posts. Built with Ruby, Ruby on Rails
- Host: GitHub
- URL: https://github.com/algerina/ror_blog_app
- Owner: algerina
- Created: 2022-04-26T21:35:06.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-14T19:47:55.000Z (over 2 years ago)
- Last Synced: 2024-12-06T04:41:55.465Z (2 months ago)
- Topics: postgresql, rspec, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 198 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Ror blog app and Ror ApiThis project is a blog website built using Ruby on Rails and also provides API endpoints.
## Built With
- Ruby on Rails
## To get a local copy up and running follow these simple example steps.Open your termnial and run the following command:
git clone https://github.com/Algerina/rails-blog-app/
- cd blog-app
- bundle install
- rails db:create
- rails db: migrate
-rails s
Open your browser and type the following URL
http://127.0.0.1:3000/
### Prerequisites
- Ruby
- Terminal
-### Author
👤 **Amel Khiri**
- GitHub: [@Algerina](https://github.com/Algerina)
- LinkedIn: [Amel Khiri](https://linkedin.com/in/amel-khiri-qahwadji-37a550135)
- Twitter: [@Amel khiri](https://twitter.com/AmalQahwadji)## 🤝 Contributing
**Anibal AMoroso**Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](Algerina/ror-blog-app/).
## Show your support
Give a ⭐️ if you like this project!