{"id":44103118,"url":"https://github.com/conradwt/flix-elixir","last_synced_at":"2026-02-08T14:37:40.000Z","repository":{"id":38037696,"uuid":"347847093","full_name":"conradwt/flix-elixir","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":"2025-06-01T21:28:46.000Z","size":2653,"stargazers_count":3,"open_issues_count":19,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-02T07:28:46.195Z","etag":null,"topics":["elixir","hacktoberfest","phoenix","phoenix-framework"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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}},"created_at":"2021-03-15T05:25:11.000Z","updated_at":"2025-06-01T21:28:46.000Z","dependencies_parsed_at":"2023-02-13T16:46:09.879Z","dependency_job_id":"df5a3ff9-25d9-4a7b-8b1e-4eb7cd1887eb","html_url":"https://github.com/conradwt/flix-elixir","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/conradwt/flix-elixir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conradwt%2Fflix-elixir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conradwt%2Fflix-elixir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conradwt%2Fflix-elixir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conradwt%2Fflix-elixir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conradwt","download_url":"https://codeload.github.com/conradwt/flix-elixir/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conradwt%2Fflix-elixir/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":["elixir","hacktoberfest","phoenix","phoenix-framework"],"created_at":"2026-02-08T14:37:39.674Z","updated_at":"2026-02-08T14:37:39.987Z","avatar_url":"https://github.com/conradwt.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flix\n\nThe purpose of this project is to develop an application that allows fans to comment on and rate movies.\n\n## Getting Started\n\n## Software requirements\n\n- Elixir 1.14.3 or newer\n\n- Erlang 25.2.1 or newer\n\n- Node \u003e= 14.19.0 and \u003c= 15.0\n\n- Phoenix 1.6.15 or newer\n\n- PostgreSQL 14.7 or newer\n\n- Python \u003e= 2.7 and \u003c 3.0\n\nNote: This tutorial was updated on macOS 12.6.2.\n\n## Communication\n\n- If you **need help**, use [Stack Overflow](http://stackoverflow.com/questions/tagged/phoenix). (Tag 'phoenix')\n- If you'd like to **ask a general question**, use [Stack Overflow](http://stackoverflow.com/questions/tagged/phoenix).\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    ```bash\n    git clone git@github.com:conradwt/flix-elixir.git\n    ```\n\n2.  change directory location\n\n    ```bash\n    cd flix-elixir\n    ```\n\n3.  install dependencies\n\n    ```bash\n    mix do deps.get, deps.compile\n    ```\n\n4.  create, migrate, and seed the database\n\n    ```bash\n    mix ecto:setup\n    ```\n\n5.  start the server\n\n    ```bash\n    mix phx.server\n    ```\n\n6.  navigate to our application within the browser\n\n    ```bash\n    open http://localhost:4000\n    ```\n\n## Production Setup\n\nReady to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).\n\n## Phoenix References\n\n- Official website: https://www.phoenixframework.org/\n- Guides: https://hexdocs.pm/phoenix/overview.html\n- Docs: https://hexdocs.pm/phoenix\n- Forum: https://elixirforum.com/c/phoenix-forum\n- Source: https://github.com/phoenixframework/phoenix\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-elixir/issues)\n\n## License\n\nFlix is released under the [MIT license](./LICENSE.md).\n\n## Copyright\n\ncopyright:: (c) Copyright 2021 - 2023 Conrad Taylor. All Rights Reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconradwt%2Fflix-elixir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconradwt%2Fflix-elixir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconradwt%2Fflix-elixir/lists"}