/lv_toast

Toast with Phoenix.LiveView

Primary LanguageElixir

LvToast

This project is for ToastUI with Phoenix.LiveView.

Blog: https://www.870labo.com/posts/toast-with-phoenix-liveview/

DEMO: https://toast-with-phoenix-liveview.herokuapp.com/

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more