Skip to content

launchscout/live_state_comments

Repository files navigation

LiveStateComments

This is a demo project for live_state. It's designed to be the "back end" of this repo which contains the custom element with will interact with CommentsChannel.

Usage

Typical phoenix:

mix deps.get
mix ecto.create
mix ecto.migrate
mix phx.server

This will run the server, to see the front end demo go to the front end repo and follow instructions there.

About

the backend repo for the live_state demo project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published