Provides facilities to track, optimize networks of nodes and check for collisions between them.
- Elixir
- Erlang
- Phoenix Framework
Install Elixir, Erlang and Phoenix following the instructions from this page.
To be able to run tests and the embedded web server, first download the application dependencies
mix deps.getSimply run the following command from a terminal
mix testThe API starts at localhost:4000, by default; make sure that host and port combination is available
mix phoenix.servermix networks_file.generate --helpmix networks_file.feed --help