Jupiter is the control panel for the ludonauts game control system https://ludonauts.wizardfrag.co.uk
  • Elixir 85.9%
  • HTML 8.5%
  • CSS 3.4%
  • JavaScript 1.6%
  • Nix 0.6%
Find a file
2025-09-25 10:52:53 +00:00
.forgejo/workflows Merge pull request 'Update https://github.com/cachix/install-nix-action action to v31' (#26) from renovate/https-github.com-cachix-install-nix-action-31.x into main 2025-09-03 16:57:15 +00:00
assets Integrate Phoenix Storybook into the project 2025-09-02 17:21:51 +01:00
config Integrate Phoenix Storybook into the project 2025-09-02 17:21:51 +01:00
lib Integrate Phoenix Storybook into the project 2025-09-02 17:21:51 +01:00
priv Phoenix 1.8 (#2) 2025-04-12 11:40:01 +00:00
storybook Integrate Phoenix Storybook into the project 2025-09-02 17:21:51 +01:00
test Fix tests 2025-08-23 21:22:18 +01:00
.envrc Initial commit 2025-03-28 14:57:42 +00:00
.formatter.exs Integrate Phoenix Storybook into the project 2025-09-02 17:21:51 +01:00
.gitignore Initial commit 2025-03-28 14:57:42 +00:00
devenv.lock Update devenv config & stuff 2025-09-03 18:14:26 +01:00
devenv.nix Update devenv config & stuff 2025-09-03 18:14:26 +01:00
devenv.yaml Add authentication 2025-04-06 15:48:51 +01:00
mix.exs Update dependency tailwind to ~> 0.4 2025-09-10 10:46:20 +00:00
mix.lock Update dependency swoosh to v1.19.8 2025-09-25 10:46:38 +00:00
README.md Phoenix 1.8 (#2) 2025-04-12 11:40:01 +00:00
renovate.json That's the last time I trust GPT-5 to write a renovate config for me 2025-08-22 14:39:29 +01:00

Jupiter

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