liveview-native / elixirconf_chat_22

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ElixirConf 2022 Chat

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server
  • Navigate your browser to localhost:8080 and request a login code with admin@example.com and press continue
  • Look at the server log for the line [info] [NarwinChatWeb.LoginLive] - Login Link Requested and copy the login_code value and paste into form
  • After you are authenticated point the browser to localhost:8080/admin and create a new room

About


Languages

Language:Elixir 61.3%Language:HTML 15.7%Language:Swift 10.5%Language:CSS 8.6%Language:JavaScript 2.1%Language:Dockerfile 1.7%Language:Shell 0.1%Language:Batchfile 0.1%