nickgnd / phoenix-liveview-todos

Another TODO list app built with Phoenix LiveView and Postgres notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Live TODOs list built with Phoenix LiveView and Postgres Notifications <3

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • 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.

todoapp

References:

About

Another TODO list app built with Phoenix LiveView and Postgres notifications


Languages

Language:Elixir 67.8%Language:CSS 21.8%Language:JavaScript 7.9%Language:HTML 2.5%