{"id":27364994,"url":"https://github.com/gr1d99/iaas-backend","last_synced_at":"2026-04-25T12:36:18.607Z","repository":{"id":36459457,"uuid":"165218752","full_name":"gr1d99/iaas-backend","owner":"gr1d99","description":"Industrial attachment application system","archived":false,"fork":false,"pushed_at":"2023-01-19T13:39:01.000Z","size":13666,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-25T12:36:17.998Z","etag":null,"topics":["api","learning-by-doing","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/gr1d99.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":"2019-01-11T09:41:31.000Z","updated_at":"2023-04-11T15:24:55.000Z","dependencies_parsed_at":"2023-02-11T02:00:39.207Z","dependency_job_id":null,"html_url":"https://github.com/gr1d99/iaas-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gr1d99/iaas-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr1d99%2Fiaas-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr1d99%2Fiaas-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr1d99%2Fiaas-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr1d99%2Fiaas-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gr1d99","download_url":"https://codeload.github.com/gr1d99/iaas-backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr1d99%2Fiaas-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32262801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"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":["api","learning-by-doing","ruby","ruby-on-rails"],"created_at":"2025-04-13T05:39:06.677Z","updated_at":"2026-04-25T12:36:18.477Z","avatar_url":"https://github.com/gr1d99.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n[![Maintainability](https://api.codeclimate.com/v1/badges/1b4e8b22952f96485111/maintainability)](https://codeclimate.com/github/gr1d99/IAPS-backend/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/1b4e8b22952f96485111/test_coverage)](https://codeclimate.com/github/gr1d99/IAPS-backend/test_coverage)\n\nHeroku: [https://iaas-backend-staging.herokuapp.com](https://iaas-backend-staging.herokuapp.com)\n\n\n**Note:** redis caching is not available in this staging branch, it is only available in the master branch.\n\n## Requirements\n1. Redis([https://redis.io/](https://redis.io/))\n2. Docker(optional)([https://www.docker.com/](https://www.docker.com/))\n\n\n## Development Setup\n\n1. Create an empty file named `.env.development.local` and copy the contents of `.env.development.local.example` to the new file you just created.\n2. Update variables in `.env.development.local` with real values.\n3. Install dependencies `bundle install`\n4. Create databases `rake db:create`\n5. Migrate database `rake db:migrate`\n6. Seed database `rake db:seed`\n7. Start server `foreman start -f Procfile.dev`\n\n**Docker**\n1. Create an empty file named `.docker-dev.env` and copy the contents of `.docker-dev.env.example` to the new file you just created.\n2. Update variables in `.docker-dev.env` with real values.\n3. build image `docker-compose build`\n4. start container `docker-compose up`\n5. create database `docker-compose exec -e \"RAILS_ENV=development\" web rake db:create`\n6. create database `docker-compose exec -e \"RAILS_ENV=development\" web rake db:migrate`\n\n## Testing\n1. Create an empty file named `.env.test.local` and copy the contents of `.env.test.local.example` to the new file you just created.\n2. Update variables in `.env.test.local` with real values.\n3. Run `bundle exec rspec`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgr1d99%2Fiaas-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgr1d99%2Fiaas-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgr1d99%2Fiaas-backend/lists"}