This is a simple, real-time agile retrospective board built with Phoenix LiveView and OTP.
This is a Phoenix LiveView project. If you've never worked with Elixir or Phoenix, check out Elixir and Phoenix docs for instructions on how to install the necessary dependences:
If you use asdf
for version management, you can also install Elixir via the official plugin.
- Erlang
23.2.7
- Elixir
1.11.3
- NodeJS
14.x.x
- Phoenix
1.5.x
Installs the project's dependences
Starts the Phoenix server
Starts an interactive Elixir shell and loads-in the project's code
Auto-formats your Elixir code
Runs the project's test suite