End-to-end encrypted chat app.
- Erlang 25.3.2.2
- Elixir 1.16.1
- Phoenix 1.7.11
- PostgresQL 15.5
To start your Phoenix server:
- Run
mix setup
to install and setup dependencies - Start Phoenix endpoint with
mix phx.server
or inside IEx withiex -S mix phx.server
Now you can visit localhost:4000
from your browser.
Ready to run in production? Please check our deployment guides.