{"id":19401668,"url":"https://github.com/mrgravity817/rumbl","last_synced_at":"2026-06-17T19:02:22.501Z","repository":{"id":183371597,"uuid":"670022603","full_name":"MRGRAVITY817/rumbl","owner":"MRGRAVITY817","description":"Rumbl - An online platform where users can comment on interesting videos","archived":false,"fork":false,"pushed_at":"2023-07-26T20:39:21.000Z","size":446,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T23:43:58.475Z","etag":null,"topics":["elixir","flyio","phoenix","phoenixliveview"],"latest_commit_sha":null,"homepage":"https://rumbl-stream.fly.dev/","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/MRGRAVITY817.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,"publiccode":null,"codemeta":null}},"created_at":"2023-07-24T06:02:33.000Z","updated_at":"2023-07-24T06:50:30.000Z","dependencies_parsed_at":"2025-01-07T12:14:08.500Z","dependency_job_id":"48010d3b-993c-47fa-84af-b4e825022f23","html_url":"https://github.com/MRGRAVITY817/rumbl","commit_stats":null,"previous_names":["mrgravity817/rumbl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MRGRAVITY817/rumbl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MRGRAVITY817%2Frumbl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MRGRAVITY817%2Frumbl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MRGRAVITY817%2Frumbl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MRGRAVITY817%2Frumbl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MRGRAVITY817","download_url":"https://codeload.github.com/MRGRAVITY817/rumbl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MRGRAVITY817%2Frumbl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34461618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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","flyio","phoenix","phoenixliveview"],"created_at":"2024-11-10T11:19:26.714Z","updated_at":"2026-06-17T19:02:22.478Z","avatar_url":"https://github.com/MRGRAVITY817.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rumbl\n\n![rumbl-image](./image.png)\n\nLet's get Rumbl-ed!\n\n## Start in local\n\nTo start your own `Rumbl` server:\n\n- Run `mix setup` to install and setup dependencies\n- Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`\n\nNow you can visit [`localhost:4000`](http://localhost:4000) from your browser.\n\n## Deploy to Fly.io\n\nFirst you need to login to [Fly.io](https://fly.io/) with `flyctl`.\n\n```bash\n$ flyctl auth login\n```\n\nThen you'll need to create a new remote server.  \nIt will create some useful files that `flyctl` will use for easy deployment.\n\n```bash\n$ fly launch --now\n```\n\nAt the very last part of deployment, you'll confront error that `DATABASE_URL` is missing.  \nThat's obvious since we've got no database connected.\n\nThere are several options for remote databases.  \nFor ease I use _Fly Postgres_. I can just create it by typing,\n\n```bash\n$ fly postgres create\n```\n\nThen you can attach Postgres database to our app with this command.  \nReplace `\u003capp-name\u003e` and `\u003cdatabase-name\u003e` with real app/db name that you've created on previous step.\n\n```bash\n$ flyctl postgres attach --app \u003capp-name\u003e \u003cdatabase-name\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrgravity817%2Frumbl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrgravity817%2Frumbl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrgravity817%2Frumbl/lists"}