Skip to content

Playing around with the phoenixframework/phoenix_live_view

Notifications You must be signed in to change notification settings

fklement/wikipedia_live_view

Repository files navigation

WikipediaLiveView ✨

Just a little demo to test out some phoenix_live_view features.
I use the SSE provided from the wikimedia Kafka clusters.

Demo

You can find a deployed version under https://darkslategray-dental-vicuna.gigalixirapp.com

Develop

To start your local 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.

Learn more

About

Playing around with the phoenixframework/phoenix_live_view

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published