{"id":19267481,"url":"https://github.com/lunarlogic/flux-challenge-elm","last_synced_at":"2026-06-30T22:01:35.277Z","repository":{"id":66543025,"uuid":"274102264","full_name":"LunarLogic/flux-challenge-elm","owner":"LunarLogic","description":"Implementation of the flux challenge written in Elm","archived":false,"fork":false,"pushed_at":"2020-07-20T13:03:05.000Z","size":224,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-11-03T14:29:16.619Z","etag":null,"topics":["elm","flux-challenge"],"latest_commit_sha":null,"homepage":null,"language":"Elm","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/LunarLogic.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}},"created_at":"2020-06-22T10:03:04.000Z","updated_at":"2020-07-20T13:03:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c7f5ef8-79a5-4eeb-aaf1-120600f33d63","html_url":"https://github.com/LunarLogic/flux-challenge-elm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LunarLogic/flux-challenge-elm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LunarLogic%2Fflux-challenge-elm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LunarLogic%2Fflux-challenge-elm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LunarLogic%2Fflux-challenge-elm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LunarLogic%2Fflux-challenge-elm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LunarLogic","download_url":"https://codeload.github.com/LunarLogic/flux-challenge-elm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LunarLogic%2Fflux-challenge-elm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34984784,"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-30T02:00:05.919Z","response_time":92,"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":["elm","flux-challenge"],"created_at":"2024-11-09T20:12:09.342Z","updated_at":"2026-06-30T22:01:35.253Z","avatar_url":"https://github.com/LunarLogic.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flux-challenge-elm\n\nA solution to [flux-challenge](https://github.com/staltz/flux-challenge) written in Elm.\n\n## First time setup\n\nFrom the root of the repo:\n\n```\n$ yarn \u0026\u0026 cd backend \u0026\u0026 yarn \u0026\u0026 cd ..\n```\n\n## Starting the app\n\nYou need to start both the backend and the frontend server. After starting them, the app is going to\nbe available under [http://localhost:8000](http://localhost:8000).\n\n### The frontend server\n\nResponsible for serving Elm code.\n\n```\n$ yarn start\n```\n\n### The backend server\n\nResponsible for serving siths \u0026 planets.\n\n```\n$ cd backend \u0026\u0026 yarn start\n```\n\n## Running tests\n\n```\n$ yarn elm-test\n```\n\n### Automatically re-run tests on code changes\n\n```\n$ yarn elm-test --watch\n```\n\n## Formatting the Elm code\n\n`yarn format` formats the code using [elm-format](https://github.com/avh4/elm-format). You can set\nup [an editor integration](https://github.com/avh4/elm-format#editor-integration) so that your\neditor is going to run it automatically on save.\n\n## Solution\n\nTo view the complete solution to this challenge, start the servers and then go to\n[http://localhost:8000/solution/staltz/](http://localhost:8000/solution/staltz/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flunarlogic%2Fflux-challenge-elm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flunarlogic%2Fflux-challenge-elm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flunarlogic%2Fflux-challenge-elm/lists"}