{"id":22499189,"url":"https://github.com/unique-thinker/q-and-a-","last_synced_at":"2026-04-28T22:34:05.715Z","repository":{"id":214750434,"uuid":"523518014","full_name":"unique-thinker/q-and-a-","owner":"unique-thinker","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-10T23:46:03.000Z","size":47,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T22:20:28.634Z","etag":null,"topics":["rails","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/unique-thinker.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}},"created_at":"2022-08-10T22:48:49.000Z","updated_at":"2023-12-13T14:51:34.000Z","dependencies_parsed_at":"2023-12-30T13:44:54.385Z","dependency_job_id":null,"html_url":"https://github.com/unique-thinker/q-and-a-","commit_stats":null,"previous_names":["unique-thinker/q-and-a-"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/unique-thinker/q-and-a-","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unique-thinker%2Fq-and-a-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unique-thinker%2Fq-and-a-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unique-thinker%2Fq-and-a-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unique-thinker%2Fq-and-a-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unique-thinker","download_url":"https://codeload.github.com/unique-thinker/q-and-a-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unique-thinker%2Fq-and-a-/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32402670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"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":["rails","ruby","ruby-on-rails"],"created_at":"2024-12-06T22:12:21.270Z","updated_at":"2026-04-28T22:34:05.698Z","avatar_url":"https://github.com/unique-thinker.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Installation\n\n**Requirements:**\n\n- **postgresql**\n- **Ruby** 3.1.2\n- **Rails** 7.0.3.1\n\n##### 1. Clone the repository\n\n```bash\ngit clone repository_url\n```\n\n##### 3. Run below command to generate credentials.yml.enc for development amd test enviroment\n\n```bash\nEDITOR=\"vim\" rails credentials:edit --environment development\n```\n\n```bash\nEDITOR=\"vim\" rails credentials:edit --environment test\n```\n\nPaste the original credentials you copied from config/credentials/credentials.example.yml file in the new credentials file (and save + quit)\n\n##### 4. Run bundler\n\n```bash\nbundle\n```\n\n##### 5. Create and setup the database\n\nRun the following commands to create and setup the database.\n\n```ruby\nbundle exec rails db:create\nbundle exec rails db:migrate\nbundle exec rails db:seed\n```\n\n##### 6. Start the Rails server\n\nYou can start the rails server using the command given below.\n\n```ruby\nbundle exec rails s -p 3011\n```\n\n#### Production only\n##### 4. Run bundler\n\n```bash\nbundle install --without development test\n```\n##### 5. Create and setup the database\n\nRun the following commands to create and setup the database.\n\n```ruby\nRAILS_ENV=production bundle exec rails db:create\nRAILS_ENV=production bundle exec rails db:migrate\nRAILS_ENV=production bundle exec rails db:seed\n```\n\n##### 6. Start the Rails server\n\nYou can start the rails server using the command given below.\n\n```ruby\nRAILS_ENV=production bundle exec rails s\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funique-thinker%2Fq-and-a-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funique-thinker%2Fq-and-a-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funique-thinker%2Fq-and-a-/lists"}