{"id":21141821,"url":"https://github.com/aifrak/phoenix-chat","last_synced_at":"2025-10-12T15:35:57.664Z","repository":{"id":223368973,"uuid":"669499933","full_name":"aifrak/phoenix-chat","owner":"aifrak","description":"Simple chat handling rooms with Elixir, Phoenix and LiveView","archived":false,"fork":false,"pushed_at":"2024-03-02T15:04:06.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-12T10:25:13.443Z","etag":null,"topics":["elixir","liveview","phoenix"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/aifrak.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,"dei":null}},"created_at":"2023-07-22T13:33:02.000Z","updated_at":"2024-02-19T20:08:22.000Z","dependencies_parsed_at":"2024-03-02T16:25:15.416Z","dependency_job_id":null,"html_url":"https://github.com/aifrak/phoenix-chat","commit_stats":null,"previous_names":["aifrak/phoenix-chat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aifrak/phoenix-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aifrak%2Fphoenix-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aifrak%2Fphoenix-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aifrak%2Fphoenix-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aifrak%2Fphoenix-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aifrak","download_url":"https://codeload.github.com/aifrak/phoenix-chat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aifrak%2Fphoenix-chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011850,"owners_count":26085005,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","liveview","phoenix"],"created_at":"2024-11-20T07:36:51.159Z","updated_at":"2025-10-12T15:35:57.649Z","avatar_url":"https://github.com/aifrak.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChatApp\n\nA chat application with Elixir, Phoenix and LiveView.\n\n## Setup\n\n### Without devcontainer\n\n- Create `docker-compose.override.yml` at the root with this content:\n\n```yml\nversion: \"3.9\"\n\nservices:\n  app:\n    ports:\n      - 4000:4000\n```\n\n- Start the docker containers: `docker compose up -d`\n- Go in the Elixir container: `docker compose exec app bash`\n- Jump to section `Start Phoenix server`\n\n### With devcontainer\n\n- In VSCode, choose `Dev Containers: Reopen in Container`.\n- Jump to section `Start Phoenix server`\n\n## Start Phoenix server\n\n- Run `mix setup` to install and setup dependencies\n- In the terminal of the `app` container, start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`\n\nNow you can visit `localhost:4000` from your browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faifrak%2Fphoenix-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faifrak%2Fphoenix-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faifrak%2Fphoenix-chat/lists"}