Files
firezone/elixir/apps/web
Andrew Dryga 4eb2c91633 Send welcome emails (#2618)
And block colliding account slugs from being created.

Closes #2599
2023-11-09 11:41:58 -06:00
..
2023-11-09 11:41:58 -06:00
2023-11-02 20:36:55 +00:00
2023-11-09 11:41:58 -06:00
2023-10-18 10:27:10 -07:00

Web

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