{"id":15059439,"url":"https://github.com/wolfadex/space-traders-ui","last_synced_at":"2026-02-09T16:32:48.269Z","repository":{"id":163636070,"uuid":"639102373","full_name":"wolfadex/space-traders-ui","owner":"wolfadex","description":"A UI for https://spacetraders.io/","archived":false,"fork":false,"pushed_at":"2023-05-29T12:50:35.000Z","size":3793,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-10T15:01:24.856Z","etag":null,"topics":["elm-lang","game-development"],"latest_commit_sha":null,"homepage":"https://space-traders-elm-wip.netlify.app/","language":"Elm","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/wolfadex.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-05-10T19:06:33.000Z","updated_at":"2024-12-08T05:20:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b804b29-693b-4baf-92ab-9965e956a0a7","html_url":"https://github.com/wolfadex/space-traders-ui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wolfadex/space-traders-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfadex%2Fspace-traders-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfadex%2Fspace-traders-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfadex%2Fspace-traders-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfadex%2Fspace-traders-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wolfadex","download_url":"https://codeload.github.com/wolfadex/space-traders-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfadex%2Fspace-traders-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29272826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T13:47:44.167Z","status":"ssl_error","status_checked_at":"2026-02-09T13:47:43.721Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-lang","game-development"],"created_at":"2024-09-24T22:43:55.413Z","updated_at":"2026-02-09T16:32:48.254Z","avatar_url":"https://github.com/wolfadex.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SpaceTraders UI\n\nA UI for [SpaceTraders](https://spacetraders.io/), built with [Elm](https://elm-lang.org/)\n\n## ⚠️ WIP ⚠️\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/d156e8fd-a09c-4628-b345-1b574e2471c4/deploy-status)](https://app.netlify.com/sites/space-trader-elm-wip/deploys)\n\n## Current Features\n\n- auth\n- view your Agent\n- view your Contracts\n- view (parts of) your ships\n  - move ships between being docked and being in orbit\n  - move to waypoints within the same system\n  - extract resources\n  - sell cargo\n- view systems, in 3D!\n- view waypoints\n\n\u003cimg src=\"./Screenshot 2023-05-20 at 5.09.40 PM.png\"/\u003e\n\n\u003cimg src=\"./Screenshot 2023-05-21 at 12.17.05 AM.png\" /\u003e\n\n\u003cimg src=\"./Screenshot 2023-05-29 at 7.48.55 AM.png\" /\u003e\n\n\u003cbr /\u003e\n\n---\n\n\u003cbr /\u003e\n\n# Development\n\n## Prerequisites\n\nIf you haven't yet, read the SpaceTraders API docs https://docs.spacetraders.io/. There's also the useful refernce https://spacetraders.stoplight.io/docs/spacetraders for viewing the OpenAPI spec as docs.\n\nI use [Nix](https://nixos.org/) for my development and highly recommend it. If you also use Nix, then setup will be very quick.\n\nIf you don't use Nix, you'll need to install\n\n- [Node.js](https://nodejs.org)\n- [Elm](https://guide.elm-lang.org/install/elm.html)\n\n## Setup\n\n_I use [direnv](https://direnv.net/). If you do as well, you'll want to run `direnv allow` in the root of this repo._\n\nThen, regardless of whether you use direnv or not, you'll need to run:\n\n```sh\nnpm install\n```\n\nOnce that's complete, run `npm run dev` to start the dev server.\n\nThis uses [run-pty](https://www.npmjs.com/package/run-pty) to start up multiple CLI tools and lets you interact with them individually.\n\n- a dev server\n- elm compiler, using [elm-watch](https://lydell.github.io/elm-watch/)\n- elm code gen\n- [elm-review](https://package.elm-lang.org/packages/jfmengels/elm-review/latest/) for code review\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfadex%2Fspace-traders-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolfadex%2Fspace-traders-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfadex%2Fspace-traders-ui/lists"}