saftacatalinmihai / Phoenix-ClojureScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synopsis

Visualizing Erlang/Elixir processes as colored circles in the browser

Installation

Start the docker srevices:

./dcup

View logs:

./dclogs

Start clojure figwheel server (open code/frontend/index.html in browser before):

./dcfigwheel

Usage

  • Drag an actor on canvas to start a process with that actor
  • Click on an actor type (on the left) to open it's code
  • Ctrl+S to save code. All running actors will have the new code (hot code load)

About


Languages

Language:Clojure 41.6%Language:Elixir 24.4%Language:JavaScript 20.3%Language:CSS 7.6%Language:Emacs Lisp 4.0%Language:HTML 2.0%Language:Shell 0.2%