{"id":17568899,"url":"https://github.com/andres-condezo/blog-app","last_synced_at":"2025-04-12T17:24:59.942Z","repository":{"id":43438895,"uuid":"511306764","full_name":"andres-condezo/Blog-app","owner":"andres-condezo","description":"The Blog app is a classic example of a blog website. a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.","archived":false,"fork":false,"pushed_at":"2022-07-25T02:02:08.000Z","size":113,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-03-26T11:44:55.115Z","etag":null,"topics":["css","html","rspec","ruby","ruby-on-rails","spec"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andres-condezo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-06T22:13:06.000Z","updated_at":"2023-11-20T08:22:58.000Z","dependencies_parsed_at":"2022-07-14T17:48:00.622Z","dependency_job_id":null,"html_url":"https://github.com/andres-condezo/Blog-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andres-condezo%2FBlog-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andres-condezo%2FBlog-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andres-condezo%2FBlog-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andres-condezo%2FBlog-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andres-condezo","download_url":"https://codeload.github.com/andres-condezo/Blog-app/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248603209,"owners_count":21131761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["css","html","rspec","ruby","ruby-on-rails","spec"],"created_at":"2024-10-21T17:07:04.885Z","updated_at":"2025-04-12T17:24:59.922Z","avatar_url":"https://github.com/andres-condezo.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- tags Variables --\u003e\n[Microverse]:https://img.shields.io/badge/Microverse-blueviolet \n[Ruby]:https://img.shields.io/badge/ruby-%23CC342D.svg?style=for-the-badge\u0026logo=ruby\u0026logoColor=white\n[Rails]:https://img.shields.io/badge/rails-%23CC0000.svg?style=for-the-badge\u0026logo=ruby-on-rails\u0026logoColor=white\n[Postgres]:https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge\u0026logo=postgresql\u0026logoColor=white\n[HTML5]:https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge\u0026logo=html5\u0026logoColor=white\n[CSS3]:https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge\u0026logo=css3\u0026logoColor=white\n\u003c!-- tags Variables --\u003e\n\n\u003cdiv align=\"right\"\u003e\n\n![Microverse]\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n# Blog App \n\n![Ruby] ![Rails] ![Postgres]\n\n![HTML5] ![CSS3] \n\n\u003c/div\u003e\n\n\n\u003e The Blog app is a classic example of a blog website. a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.\n\n* [Built With](#built-with)\n  * [Major languages:](#major-languages)\n  * [Framework:](#framework)\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* [Contributing](#contributing)\n* [Show your support](#show-your-support)\n* [Acknowledgments](#acknowledgments)\n* [License](#license)\n\n## Built With\n\n### Major languages:\n\n- Ruby\n\n### Framework:\n\n - Ruby on Rails\n\n## Getting Started\n\nTo get a local copy up and running follow these simple example steps:\n\n### Prerequisites\n\n- Ruby 3.1\n- Ruby on rails 7.0\n- PostgreSQL\n- Node\n- Yarn\n\n\n### Setup\n\n- Clone the repository:\n\n ```\n git clone https://github.com/andres-condezo/Blog-app.git\n cd Blog-app\n ```\n\n### Install\n\n - Install dependencies:\n\n ```\n bundle install\n ```\n\n### Usage\n\n - In the project directory, you can run:\n\n ```\n rails server\n ```\n\n- Open [http://localhost:3000](http://localhost:3000) to view it in your browser.\n\n\n### Run Tests\n\n- This runs all your tests:\n\n```\nbundle exec rspec .\n```\n\n- This runs one Rspec file:\n\n```\nbundle exec rspec ./spec/\u003cfolder_name\u003e/\u003cfile_name\u003e\n```\n\n## Authors\n\n\u003c!-- table Variables --\u003e\n[@githubhandle]:https://github.com/AminaBuhari\n[@twitterhandle]:https://twitter.com/AminaBuhari\n[LinkedIn]:https://www.linkedin.com/in/amina-buhari/\n[@andres-condezo]:https://github.com/andres-condezo\n[@andres_condezo]:https://twitter.com/andres_condezo\n[andres-condezo]:https://www.linkedin.com/in/andres-condezo/\n\u003c!-- table Variables --\u003e\n\n| 👤           | **Amina Buhari** |\n|--------------|------------------|\n| **GitHub**   | [@githubhandle]  |\n| **Twitter**  | [@twitterhandle] |\n| **LinkedIn** | [LinkedIn]       |\n\n| 👤           | **Andres Condezo** |\n|--------------|--------------------|\n| **GitHub**   | [@andres-condezo]  |\n| **Twitter**  | [@andres_condezo]  |\n| **LinkedIn** | [andres-condezo]   |\n\n## Contributing\n\nContributions, issues, and feature requests are welcome! 🤝\n\nFeel free to check the [issues page](../../issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- [Rails guides](https://guides.rubyonrails.org/)\n\n## License\n\nThis project is [MIT](./MIT.md) licensed. 📝\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandres-condezo%2Fblog-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandres-condezo%2Fblog-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandres-condezo%2Fblog-app/lists"}