No description
  • Elixir 95.8%
  • HTML 2.1%
  • JavaScript 2%
Find a file
2025-07-30 22:53:10 -05:00
assets First commit 2025-02-19 23:19:04 -06:00
config First commit 2025-02-19 23:19:04 -06:00
lib Add servers to the database 2025-07-30 22:53:10 -05:00
priv Add servers to the database 2025-07-30 22:53:10 -05:00
test Add servers to the database 2025-07-30 22:53:10 -05:00
.formatter.exs First commit 2025-02-19 23:19:04 -06:00
.gitignore First commit 2025-02-19 23:19:04 -06:00
mix.exs Add ami library for node control 2025-07-28 16:04:57 -05:00
mix.lock Add ami library for node control 2025-07-28 16:04:57 -05:00
README.md First commit 2025-02-19 23:19:04 -06:00
star_tap_documentation.livemd Add servers to the database 2025-07-30 22:53:10 -05:00

StarTap

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