Skip to content

nebomilic/shared_todo_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharedTodo

This is a simple demo for usage of Phoenix Channels with Preact & Typescript. The app allows multiple visitors to edit the todo list simultaneously in realtime.

Getting Started

To get the app running:

  • 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.

About

A simple shared todo list, done in Elixir Phoenix & Preact + Typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors