{"id":13562878,"url":"https://github.com/happyRip/Ephemeral-Chat","last_synced_at":"2025-04-03T19:31:42.220Z","repository":{"id":40256634,"uuid":"484737172","full_name":"happyRip/Ephemeral-Chat","owner":"happyRip","description":"Real time chat application created with Phoenix framework and deployed on fly.io","archived":false,"fork":false,"pushed_at":"2023-06-30T23:16:13.000Z","size":101,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T22:19:59.546Z","etag":null,"topics":["chat","chat-application","chatroom","elixir","phoenix","phoenix-framework"],"latest_commit_sha":null,"homepage":"https://chat.happy.rip","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/happyRip.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":"2022-04-23T12:10:30.000Z","updated_at":"2023-01-28T01:30:45.000Z","dependencies_parsed_at":"2024-03-16T22:00:45.034Z","dependency_job_id":"241a34b8-dda2-42c8-91ed-66f90f55c87b","html_url":"https://github.com/happyRip/Ephemeral-Chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyRip%2FEphemeral-Chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyRip%2FEphemeral-Chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyRip%2FEphemeral-Chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyRip%2FEphemeral-Chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/happyRip","download_url":"https://codeload.github.com/happyRip/Ephemeral-Chat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247065281,"owners_count":20877749,"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","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":["chat","chat-application","chatroom","elixir","phoenix","phoenix-framework"],"created_at":"2024-08-01T13:01:13.079Z","updated_at":"2025-04-03T19:31:41.830Z","avatar_url":"https://github.com/happyRip.png","language":"Elixir","funding_links":[],"categories":["Elixir"],"sub_categories":[],"readme":"# Ephemeral Chat\n\n[![Deploy](https://github.com/happyRip/Ephemeral-Chat/actions/workflows/deploy.yml/badge.svg?branch=main)](https://github.com/happyRip/Ephemeral-Chat/actions/workflows/deploy.yml)\n[![Website Active](https://github.com/happyRip/Ephemeral-Chat/actions/workflows/status.yml/badge.svg)](https://github.com/happyRip/Ephemeral-Chat/actions/workflows/status.yml)\n\nReal time chat application created with Phoenix framework and deployed on fly.io\n\n## Development\n\nThe project's development environment relies on [`Docker`](https://www.docker.com/) and [`docker compose`](https://github.com/docker/compose). To install them please head over to please head over to respective installation guides:\n* [`Docker`](https://docs.docker.com/engine/install/)\n* [`docker compose`](https://github.com/docker/compose#where-to-get-docker-compose)\n\nWhen the dependency requirements are met you need to clone the project to your workstation. Notice that neither `Elixir` nor `postgresql` need to be installed on your machine. The whole app is going to be working in a contenerized environment.\n\n```\ngit clone https://github.com/happyRip/Ephemeral-Chat.git\ncd Ephemeral-Chat\n```\n\nThen build the containers and setup the project next\n\n```\ndocker compose build\ndocker compose run --rm web mix setup\n```\n\nAll that's left is to run the app\n\n```\ndocker compose up\n```\n\nNow head over to http://localhost:4000/ and check if the app is working correctly.\n\nYou can setup an alias to run `mix` commands through the docker container\n\n```\nalias mix='docker compose run --rm web mix'\n```\n\nIf you encounter any problems please [create an issue](https://github.com/happyRip/Ephemeral-Chat/issues/new/choose).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FhappyRip%2FEphemeral-Chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FhappyRip%2FEphemeral-Chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FhappyRip%2FEphemeral-Chat/lists"}