Elixir + Phoenix + LiveView
stack-profile:elixir-phoenix-liveview
StackProfiledomain/stack-profiles/elixir-phoenix-liveview.yaml·Open in Graph → {
"id": "stack-profile:elixir-phoenix-liveview",
"_kind": "StackProfile",
"_file": "domain/stack-profiles/elixir-phoenix-liveview.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Elixir + Phoenix + LiveView",
"description": "Elixir web stack: Phoenix framework with LiveView for real-time,\nserver-rendered interactive UIs over a persistent WebSocket.\n",
"composes": [
"language:elixir",
"framework:phoenix"
]
},
"outgoingEdges": [
{
"from": "stack-profile:elixir-phoenix-liveview",
"to": "language:elixir",
"kind": "composed_of"
},
{
"from": "stack-profile:elixir-phoenix-liveview",
"to": "framework:phoenix",
"kind": "composed_of"
}
],
"incomingEdges": []
}