A client for SpaceTraders.io
  • Elixir 94.4%
  • HTML 3.2%
  • JavaScript 1.8%
  • Dockerfile 0.4%
Find a file
renovate-bot 08fbc478f9
Some checks failed
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have met minimum release age requirement
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
chore(deps): update dependency localize to ~> 0.39
2026-06-07 04:03:50 +00:00
.mise test: start using mimic for tests 2026-04-11 09:48:01 -06:00
.woodpecker fix(ci): create CI step that installs hex 2026-05-13 10:39:41 -06:00
assets chore(deps): update tailwindcss monorepo to v4.3.0 2026-05-28 16:07:17 +00:00
config refactor: Replace tesla with req 2026-05-30 16:11:40 -06:00
lib refactor: Replace tesla with req 2026-05-30 16:11:40 -06:00
priv fix: do oban migrations for new version 2026-04-10 11:40:02 -06:00
rel Add deployment stuff 2024-09-27 18:21:59 -06:00
test fix: Generate alphanumeric tokens for agent tests 2026-05-30 17:32:05 -06:00
.dockerignore Add deployment stuff 2024-09-27 18:21:59 -06:00
.formatter.exs WIP: migrate to ash 2025-11-19 15:23:55 -07:00
.gitignore cache system data 2025-11-21 12:19:01 -07:00
.iex.exs WIP: migrate to ash 2025-11-19 15:23:55 -07:00
compose.yml chore: remove version from compose.yml 2025-11-09 00:11:14 -07:00
Dockerfile Add deployment stuff 2024-09-27 18:21:59 -06:00
fly.toml Add deployment stuff 2024-09-27 18:21:59 -06:00
mise.toml chore(deps): update dependency erlang to v29.0.1 2026-06-03 12:03:40 +00:00
mix.exs chore(deps): update dependency localize to ~> 0.39 2026-06-07 04:03:50 +00:00
mix.lock chore(deps): update dependency swoosh to v1.25.3 2026-06-02 16:03:27 +00:00
README.md New Phoenix project 2024-09-18 16:58:30 -06:00
renovate.json Update renovate.json 2026-05-27 16:02:55 +00:00

SpacetradersClient

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more