{"id":15604471,"url":"https://github.com/nahnahaj/rails-app-for-api","last_synced_at":"2025-06-11T19:05:34.638Z","repository":{"id":162516255,"uuid":"605369122","full_name":"NahnahAJ/Rails-app-for-API","owner":"NahnahAJ","description":"In this project, I will setup two apps for a FullStack Application and I will use this repo for the Backend part of the App using Ruby on Rails and Postgresql.","archived":false,"fork":false,"pushed_at":"2023-02-26T07:48:39.000Z","size":56,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-29T13:51:41.653Z","etag":null,"topics":["api","postgresql-database","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NahnahAJ.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-23T02:18:47.000Z","updated_at":"2023-03-28T15:16:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"2146ce7c-ef24-4e11-a832-3b97a4b8688d","html_url":"https://github.com/NahnahAJ/Rails-app-for-API","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NahnahAJ/Rails-app-for-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NahnahAJ%2FRails-app-for-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NahnahAJ%2FRails-app-for-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NahnahAJ%2FRails-app-for-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NahnahAJ%2FRails-app-for-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NahnahAJ","download_url":"https://codeload.github.com/NahnahAJ/Rails-app-for-API/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NahnahAJ%2FRails-app-for-API/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259319365,"owners_count":22839768,"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":["api","postgresql-database","ruby","ruby-on-rails"],"created_at":"2024-10-03T03:41:31.869Z","updated_at":"2025-06-11T19:05:34.632Z","avatar_url":"https://github.com/NahnahAJ.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"nahnah_logo.png\" alt=\"logo\" width=\"250\"  height=\"auto\" /\u003e\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\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  - [🚀 Live Demo](#live-demo)\n  - [Link to React App](#react-app)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#triangular_flag_on_post-deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 Rails-app-for-API \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n **Rails-app-for-API**  In this exercise, I will connect previous knowledge with new knowledge and use Webpack with jsbundling-rails gem.\n\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\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.ruby-lang.org/en/\"\u003eRuby on rails\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.react.com\"\u003eReact\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.redux.com\"\u003eRedux\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDatabase\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.postgresql.org/\"\u003ePostgreSQl\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n- Making use of Ruby on Rails\n- Making use of PostgreSQL\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n\u003e N/A\n\n## Link to React App \u003ca name=\"react-app\"\u003e\u003c/a\u003e\n\u003e [React App](https://github.com/NahnahAJ/React-app-for-UI)\n\u003cbr\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\n\u003e To start and run this project\n```\nbundle install\n```\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\n- IDE to edit and run the code (We use Visual Studio Code 🔥).\n- Git to versionning your work.\n- PostgreSQL\n\n\n### Install \u0026 Setup\n\nTo setup and install this project, follow the below steps:\n- Clone this project by the command: \n\n```\n$ git clone https://github.com/NahnahAJ/Rails-app-for-API.git\n```\n\n- Then switch to the project folder by the bellow query:\n\n```\n$ cd Rails-app-for-API\n```\n\n- Install the required dependecies with `bundle install`\n- Install npm dependencies with `npm install`\n- **Before running below commands update [config/database.yml](./config/database.yml) with your local `DB`credentials. Then run:**\n      - **`rake db:create`**\n      - **`rake db:migrate`**\n      - **`rake db:seed`**\n- With Ruby on Rails and PostgreSQL installed in your environment, you can run `rails server` to run the website.\n\n### Tests\n\n- Run `rake db:seed RAILS_ENV=test` to seed the testing database\n- Run `rspec`\n\n### Deployment\n\n- I will deploy the project with [render](https://render.com/docs/deploy-rails), after which you can access the live version of the project in the Live Demo section.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Author \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Nahnah Ahjuwah**\n\n- GitHub: [@NahnahAJ](https://github.com/NahnahAJ)\n- Twitter: [@NahnahAhjuwah](https://https://twitter.com/NahnahAhjuwah)\n- LinkedIn: [Felicia-Awuah](https://www.linkedin.com/in/felicia-awuah-gyedua/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n\u003e Describe 1 - 3 features you will add to the project.\n\n- [ ] **Build the project schemas**\n- [ ] **Use postgresql as my database instead of sql**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\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\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\n\u003e If you like this project give it a ⭐️\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n- I would like to thank Microverse for these [Design Guidelines](https://www.behance.net/gallery/19759151/Snapscan-iOs-design-and-branding?tracking_source=)\n- Hat tip to anyone whose code was used 🤝\n- Inspiration 🔥\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\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%2Fnahnahaj%2Frails-app-for-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnahnahaj%2Frails-app-for-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnahnahaj%2Frails-app-for-api/lists"}