{"id":17524744,"url":"https://github.com/gleennkar/my_blog","last_synced_at":"2025-03-29T00:34:50.490Z","repository":{"id":117484352,"uuid":"592801139","full_name":"Gleennkar/My_Blog","owner":"Gleennkar","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-25T09:09:11.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2024-05-17T15:25:21.001Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Gleennkar.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":"2023-01-24T15:10:24.000Z","updated_at":"2024-05-17T15:25:21.002Z","dependencies_parsed_at":null,"dependency_job_id":"f6ab634e-e286-4f1a-9e4f-c0daa47e43dc","html_url":"https://github.com/Gleennkar/My_Blog","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/Gleennkar%2FMy_Blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gleennkar%2FMy_Blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gleennkar%2FMy_Blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gleennkar%2FMy_Blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gleennkar","download_url":"https://codeload.github.com/Gleennkar/My_Blog/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246122259,"owners_count":20726822,"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":[],"created_at":"2024-10-20T14:25:22.883Z","updated_at":"2025-03-29T00:34:50.448Z","avatar_url":"https://github.com/Gleennkar.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# Blog-App \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Blog-App** is a project developed using Ruby on Rails where you can add users, comments, posts and likes.\n\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\u003e Developed using Ruby on Rails.\n\u003cdetails\u003e\n  \u003csummary\u003eLanguages\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.ruby-lang.org/en/\"\u003eRuby\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n    \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://rubyonrails.org/\"\u003eRails\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n- **Database that contains information about users, likes and posts**\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\u003e To get a local copy up and running, follow these steps.\n- install gems bundle i\n- setup database rails db:setup \n- run rails server rails s.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- You need to have ruby on rails installed in your computer.\n\n### Setup\n```\n- To clone the repository run this command - \"https://github.com/Gleennkar/My_Blog.git\"\n- cd blog-app\n```\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Odette Gleen**\n\n- GitHub: [@Gleennkar](https://github.com/Gleennkar)\n- Twitter: [@gleeny24](https://twitter.com/twitterhandle)\n- LinkedIn: [@gleeny](https://www.linkedin.com/in/gleeny-nkar-aa3917182)\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n\u003e These are some of the future features we want to add.\n-  Validations and Model specs.\n-  Processing data in models.\n-  Setup and controllers.\n-  Controllers specs.\n-  Views.\n-  Integration specs for Views and fixing n+1 problems.\n-  Add Devise.\n-  Add authorization rules.\n- Add API endpoints.\n-  API documentation.\n\n- [ ] **[Workin on them]**\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\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nGive a ⭐️ if you like this project!\n\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank to the code reviewers and my partners who are helping all the time.\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed. \n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgleennkar%2Fmy_blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgleennkar%2Fmy_blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgleennkar%2Fmy_blog/lists"}