{"id":20072385,"url":"https://github.com/markolson/fly-wordguess","last_synced_at":"2025-03-02T12:18:30.626Z","repository":{"id":140484544,"uuid":"340943730","full_name":"markolson/fly-wordguess","owner":"markolson","description":"Word Guessing Game deployed to fly.io","archived":false,"fork":false,"pushed_at":"2021-02-21T16:21:04.000Z","size":1376,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-13T00:24:06.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/markolson.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":"2021-02-21T16:10:41.000Z","updated_at":"2021-02-22T15:57:50.000Z","dependencies_parsed_at":"2023-03-12T16:30:36.125Z","dependency_job_id":null,"html_url":"https://github.com/markolson/fly-wordguess","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/markolson%2Ffly-wordguess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markolson%2Ffly-wordguess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markolson%2Ffly-wordguess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markolson%2Ffly-wordguess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markolson","download_url":"https://codeload.github.com/markolson/fly-wordguess/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241503068,"owners_count":19972978,"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":[],"created_at":"2024-11-13T14:39:47.690Z","updated_at":"2025-03-02T12:18:30.602Z","avatar_url":"https://github.com/markolson.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"I should have taken better notes!\n\nFor fly...\n\n* I didn't see any good way to stand up multiple fly instances outside of just having separate files, so there's `fly.toml` for the elixir app and `flies/postgres/fly.toml` for the postgres server\n* Have to set private_network = true in both fly.toml files\n* Fly is IPV6 interally, so I had to set inet6 on every sort of connection\n* I don't have docker installed locally and just hardcoded everything in the dockerfile. yolo.\n\nLocally..\n\n```\nmix deps.get\nnpm install --prefix assets\nmix ecto.setup\nmix phx.server\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkolson%2Ffly-wordguess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkolson%2Ffly-wordguess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkolson%2Ffly-wordguess/lists"}