{"id":17455724,"url":"https://github.com/mandelatuks/blog-app","last_synced_at":"2026-04-11T22:02:15.678Z","repository":{"id":108994566,"uuid":"523135962","full_name":"mandelatuks/blog-app","owner":"mandelatuks","description":"this is blog app that show a list of posts and empower readers to interact with them by adding and liking posts","archived":false,"fork":false,"pushed_at":"2022-09-01T10:21:55.000Z","size":187,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-02-02T06:10:02.022Z","etag":null,"topics":["postgresql","rubocop","ruby","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mandelatuks.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-09T23:19:51.000Z","updated_at":"2022-08-10T15:31:51.000Z","dependencies_parsed_at":"2023-07-13T21:01:37.786Z","dependency_job_id":null,"html_url":"https://github.com/mandelatuks/blog-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"mandelatuks/readme-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mandelatuks%2Fblog-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mandelatuks%2Fblog-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mandelatuks%2Fblog-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mandelatuks%2Fblog-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mandelatuks","download_url":"https://codeload.github.com/mandelatuks/blog-app/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245972748,"owners_count":20702723,"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":["postgresql","rubocop","ruby","ruby-on-rails"],"created_at":"2024-10-18T02:05:08.940Z","updated_at":"2026-04-11T22:02:15.592Z","avatar_url":"https://github.com/mandelatuks.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n#  Blog app\n\nThis README documents steps necessary to get the application up and running.\n\n\n* Ruby version\n  - 2.7.4\n* PSQL version\n  - PostgreSQL 14.0\n\n* System dependencies\n  - See [Dependencies](./Gemfile) gem file\n\n* Configuration\n  - Install ruby  - [Installation guides](https://www.ruby-lang.org/en/documentation/installation/)\n  - install PostgreSQL - [Installation guides](https://www.postgresql.org/download/linux/)\n  - install libpqdev ``` sudo apt install libpq-dev  ``` for linux debian users\n  - Make sure your Postgresql is running. If not, start the service by typing ```sudo service postgresql start``` in your terminal (for linux debian users)\n\n* Installation \n  - ```git clone``` this [repo](https://github.com/mandelatuks/blog-app)\n  - Run:\n    - ```cd blog-app```\n    - ```bundle install```\n  \n* Database creation\n  - Run\n       - ```rake db:create```\n\n* Tests\n  - Run (*ensure your postgreSQL is running as well*)\n      - Integrations\n        - **Method 1:** ```bundle exec rspec test/integration/ ```\n        \u003e if fails, try\n        - **Method 2:**  ```rspec test/integration/```\n\n* Run project\n  - ```rails db:migrate:reset db:seed``` then\n  - Run ```rails s``` and visit [http://localhost:3000/](http://localhost:3000/) in your browser!\n\n\u003c!-- * Database initialization --\u003e\n\n\u003c!-- * How to run the test suite --\u003e\n\n\u003c!-- * Services (job queues, cache servers, search engines, etc.) --\u003e\n\n\u003c!-- * Deployment instructions --\u003e\n## Authors\n\n👤 **Mandela Tumukunde**\n\n- GitHub: [@mandelatuks](https://github.com/mandelatuks)\n- Twitter: [@MandelaTm1](https://twitter.com/MandelaTm1)\n- LinkedIn: [@Mandela Tumukunde](https://www.linkedin.com/in/mandela-tumukunde-794755194/)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/blessedjasonmwanza/rails-blog-app/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmandelatuks%2Fblog-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmandelatuks%2Fblog-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmandelatuks%2Fblog-app/lists"}