{"id":44103150,"url":"https://github.com/conradwt/flix-ruby","last_synced_at":"2026-02-08T14:37:41.602Z","repository":{"id":38376523,"uuid":"348925913","full_name":"conradwt/flix-ruby","owner":"conradwt","description":"The purpose of this project is to implement an application where fans can comment on and rate movies.","archived":false,"fork":false,"pushed_at":"2026-02-01T04:19:20.000Z","size":3012,"stargazers_count":2,"open_issues_count":11,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-01T15:35:16.021Z","etag":null,"topics":["hacktoberfest","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/conradwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-18T03:15:38.000Z","updated_at":"2026-02-01T04:19:19.000Z","dependencies_parsed_at":"2025-12-03T14:06:21.474Z","dependency_job_id":null,"html_url":"https://github.com/conradwt/flix-ruby","commit_stats":null,"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/conradwt/flix-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conradwt%2Fflix-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conradwt%2Fflix-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conradwt%2Fflix-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conradwt%2Fflix-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conradwt","download_url":"https://codeload.github.com/conradwt/flix-ruby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conradwt%2Fflix-ruby/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29233476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T14:18:14.570Z","status":"ssl_error","status_checked_at":"2026-02-08T14:18:14.071Z","response_time":57,"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":["hacktoberfest","rails","ruby","ruby-on-rails"],"created_at":"2026-02-08T14:37:41.502Z","updated_at":"2026-02-08T14:37:41.591Z","avatar_url":"https://github.com/conradwt.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flix\n\nThe purpose of this project is to implement an application where fans can comment on and rate movies. This application was built as part of the The Pragmatic Studios' Ruby on Rails 7 course exercises.\n\n## Getting Started\n\n## Software requirements\n\n- ImageMagick 6.9.13 or newer\n\n- PostgreSQL 18.1 or newer\n\n- Rails 8.1.0 or newer\n\n- Ruby 4.0.1 or newer\n\nNote: This tutorial was updated on macOS 26.2 (Tahoe).\n\n## Communication\n\n- If you **need help**, use [Stack Overflow](http://stackoverflow.com/questions/tagged/rails). (Tag 'rails')\n- If you'd like to **ask a general question**, use [Stack Overflow](http://stackoverflow.com/questions/tagged/rails).\n- If you **found a bug**, open an issue.\n- If you **have a feature request**, open an issue.\n- If you **want to contribute**, submit a pull request.\n\n## Quick Installation\n\n1.  clone this repository\n\n    ```zsh\n    git clone git@github.com:conradwt/flix-ruby.git\n    ```\n\n2.  change directory location\n\n    ```zsh\n    cd flix-ruby\n    ```\n\n3.  install dependencies\n\n    ```zsh\n    bundle install\n\n    ```\n\n4.  create, migrate, and seed the database\n\n    ```zsh\n    rails db:setup\n    ```\n\n5.  start the server\n\n    ```zsh\n    bin/dev\n    ```\n\n6.  navigate to our application within the browser\n\n    ```zsh\n    open http://localhost:3000\n    ```\n\n## Docker Installation\n\nTBD\n\n## Production Setup\n\nReady to run in production? Please [check our deployment guides](https://guides.rubyonrails.org/configuring.html).\n\n## Rails References\n\n- Official website: https://rubyonrails.org\n- Guides: https://guides.rubyonrails.org\n- Docs: https://api.rubyonrails.org\n- Mailing list: https://groups.google.com/forum/#!forum/rubyonrails-talk\n- Source: https://github.com/rails/rails\n\n## Course References\n\n- Official Website: https://pragmaticstudio.com/courses/rails\n\n## Support\n\nBug reports and feature requests can be filed with the rest for the Phoenix project here:\n\n- [File Bug Reports and Features](https://github.com/conradwt/flix/issues)\n\n## License\n\nFlix is released under the [MIT license](./LICENSE.md).\n\n## Copyright\n\ncopyright:: (c) Copyright 2021 - 2026 Conrad Taylor. All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconradwt%2Fflix-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconradwt%2Fflix-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconradwt%2Fflix-ruby/lists"}