mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-28 10:18:51 +00:00
We will need to update the docs for the website, some screens to show where the settings are: <img width="1728" alt="Screenshot 2024-08-19 at 1 04 23 PM" src="https://github.com/user-attachments/assets/88ebb06f-241d-44c8-90fa-258d0b78905e"> <img width="1436" alt="Screenshot 2024-08-19 at 1 04 02 PM" src="https://github.com/user-attachments/assets/5f7a1011-5a53-4348-81cb-da804ee18bed"> Related [#5959](https://github.com/firezone/firezone/issues/5959) --------- Signed-off-by: Andrew Dryga <andrew@dryga.com> Co-authored-by: Jamil <jamilbk@users.noreply.github.com>
Web
To start your Phoenix server:
- Run
mix setupto install and setup dependencies - Start Phoenix endpoint with
mix phx.serveror 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.
Learn more
- Official website: https://www.phoenixframework.org/
- Guides: https://hexdocs.pm/phoenix/overview.html
- Docs: https://hexdocs.pm/phoenix
- Forum: https://elixirforum.com/c/phoenix-forum
- Source: https://github.com/phoenixframework/phoenix