Fixture development tool which interfaces with TPL sw_core.
  • Elixir 83%
  • HTML 8.7%
  • CSS 6.5%
  • JavaScript 1.8%
Find a file
2026-02-09 22:57:02 +01:00
assets Start adding select IP address to connect to. 2026-02-08 21:47:45 +01:00
config Add write snapshot data to dBase and some cleanup 2026-02-08 00:07:44 +01:00
lib Initial working connect/disconnect button. 2026-02-09 22:57:02 +01:00
priv Add write snapshot data to dBase and some cleanup 2026-02-08 00:07:44 +01:00
test First commit. 2026-01-31 10:55:03 +01:00
.formatter.exs First commit. 2026-01-31 10:55:03 +01:00
.gitignore First commit. 2026-01-31 10:55:03 +01:00
AGENTS.md First commit. 2026-01-31 10:55:03 +01:00
docker-compose.yml Start adding select IP address to connect to. 2026-02-08 21:47:45 +01:00
Fixture Monitoring Data-1770577036311.json Start adding select IP address to connect to. 2026-02-08 21:47:45 +01:00
Fixture Monitoring Data-1770578000768.json Start adding select IP address to connect to. 2026-02-08 21:47:45 +01:00
Fixture Monitoring Data-1770578621420.json Start adding select IP address to connect to. 2026-02-08 21:47:45 +01:00
Fixture Monitoring Data-1770580866104.json Start adding select IP address to connect to. 2026-02-08 21:47:45 +01:00
mix.exs Add write snapshot data to dBase and some cleanup 2026-02-08 00:07:44 +01:00
mix.lock Add write snapshot data to dBase and some cleanup 2026-02-08 00:07:44 +01:00
README.md First commit. 2026-01-31 10:55:03 +01:00

ElixirConflux

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