{
"id": "stack-profile:django-htmx",
"_kind": "StackProfile",
"_file": "domain/stack-profiles/django-htmx.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Django + HTMX + Alpine",
"description": "Server-rendered Django pages enhanced with HTMX for partial-page\nswaps and Alpine.js for small client-side interactions.\n",
"composes": [
"language:python",
"framework:django"
]
},
"outgoingEdges": [
{
"from": "stack-profile:django-htmx",
"to": "language:python",
"kind": "composed_of"
},
{
"from": "stack-profile:django-htmx",
"to": "framework:django",
"kind": "composed_of"
},
{
"from": "stack-profile:django-htmx",
"to": "language:python",
"kind": "composes_stack",
"attributes": {}
},
{
"from": "stack-profile:django-htmx",
"to": "framework:django",
"kind": "composes_stack",
"attributes": {}
}
],
"incomingEdges": []
}