{"id":22979023,"url":"https://github.com/ginabeki/blog_app","last_synced_at":"2026-04-17T13:33:01.550Z","repository":{"id":110636829,"uuid":"604580262","full_name":"ginabeki/Blog_app","owner":"ginabeki","description":"A Blog App built with ruby on rails, which shows list of posts and empower readers to interact with the posts by liking and adding comments.","archived":false,"fork":false,"pushed_at":"2023-03-13T15:17:16.000Z","size":139,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-10-05T12:56:40.129Z","etag":null,"topics":["ruby","ruby-gem","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ginabeki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-21T11:09:17.000Z","updated_at":"2023-02-22T11:47:12.000Z","dependencies_parsed_at":"2023-04-05T10:00:54.638Z","dependency_job_id":null,"html_url":"https://github.com/ginabeki/Blog_app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ginabeki/Blog_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ginabeki%2FBlog_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ginabeki%2FBlog_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ginabeki%2FBlog_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ginabeki%2FBlog_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ginabeki","download_url":"https://codeload.github.com/ginabeki/Blog_app/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ginabeki%2FBlog_app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31931449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ruby","ruby-gem","ruby-on-rails"],"created_at":"2024-12-15T01:23:01.627Z","updated_at":"2026-04-17T13:33:01.525Z","avatar_url":"https://github.com/ginabeki.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n# 📗 Table of Contents\n\n- [📗 Table of Contents](#-table-of-contents)\n- [📖 Blog App ](#-blog-app-)\n  - [🛠 Built With ](#-built-with-)\n    - [Tech Stack ](#tech-stack-)\n    - [Key Features ](#key-features-)\n  - [💻 Getting Started ](#-getting-started-)\n    - [Prerequisites](#prerequisites)\n    - [Setup](#setup)\n    - [Install](#install)\n    - [Usage](#usage)\n    - [Run tests](#run-tests)\n  - [👥 Author ](#-author-)\n  - [🔭 Future Features ](#-future-features-)\n  - [🤝 Contributing ](#-contributing-)\n  - [⭐️ Show your support ](#️-show-your-support-)\n  - [🙏 Acknowledgments ](#-acknowledgments-)\n  - [📝 License ](#-license-)\n  \u003c!-- - [🙏 Acknowledgements](#acknowledgements)\n- [❓ FAQ](#faq) --\u003e\n- [📝 License](#license)\n\n# 📖 Blog App \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\u003e This is a Blog App built with ruby on rails, which shows list of posts and empower readers to interact with the posts by liking and adding comments.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://rubyonrails.org/\"\u003eRails\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.postgresql.org/\"\u003ePostgreSQL\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Create a Post**\n- **Add a Comment to a Post**\n- **Like a Post**\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- IDE or code editor: **VsCode, atom, sublime**...\n- To have [Ruby](https://www.ruby-lang.org/en/) and [Git](https://git-scm.com/) installed on your system.\n\nAfter installing Ruby, run the following command to install rails.-\n\n```sh\n gem install rails\n```\n\n### Setup\n\nClone this project on your local machine using the following command in your terminal:\n\n```sh\n  git clone https://github.com/ginabeki/Blog_app.git\n```\n\n### Install\n\nRun the following command to install all project's dependencies:\n\n```sh\n  cd Blog_app\n  bundle install\n```\n\n### Usage\n\nTo run the project, execute the following command:\n\nExample command:\n\n```sh\n  rails server\n```\n\nOR\n\n```sh\n  rails s\n```\n\n### Run tests\n\nTo run tests, run the following command:\n\nExample command:\n\n```sh\n  gem install rails rspec\n  rails spec spec/models/\n```\n\n## 👥 Author \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Gina Beki**\n\n- GitHub: [@ginabeki](https://github.com/ginabeki)\n- Twitter: [@gina](https://twitter.com/ginabeki)\n- LinkedIn: [@ginabeki](https://www.linkedin.com/in/ginabeki/)\n\n👤 **Mujeeb ur Rahman**\n\n- GitHub: [![Mujeeb](https://img.shields.io/badge/-Mujeeb_Ur_Rahman-white?logo=GitHub\u0026logoColor=181717\u0026style=plastic)](https://github.com/githubhandle)\n- Twitter: [![mujeeburrahman](https://img.shields.io/badge/-mujeeburahman-blue?logo=Twitter\u0026logoColor=skyBlue\u0026style=plastic)](https://twitter.com/twitterhandle)\n- LinkedIn: [![Mujeeb-ur-Rahman](https://img.shields.io/badge/-Mujeeb_Ur_Rahman-blue?logo=LinkedIn\u0026logoColor=#0072b1\u0026style=plastic)](https://linkedin.com/in/linkedinhandle)\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **Add GUI**\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project, kindly give it a star ⭐️\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n- Thanks to the Microverse team for the great curriculum.\n- Thanks to the Code Reviewer(s) for the insightful feedback.\n- Hat tip to anyone whose code was used.\n- Ruby on Rails Documentation🙃\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](https://github.com/ginabeki/Blog_app/blob/develop/README.md) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fginabeki%2Fblog_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fginabeki%2Fblog_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fginabeki%2Fblog_app/lists"}