Skip to content

Instantly share code, notes, and snippets.

@leonardofaria
Created January 20, 2021 19:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leonardofaria/01e0e09d4cc4fbad338faff2992f59f9 to your computer and use it in GitHub Desktop.
Save leonardofaria/01e0e09d4cc4fbad338faff2992f59f9 to your computer and use it in GitHub Desktop.
{
"name": "Thinkific",
"description": "Thinkific Architecture",
"elements": [
{
"tag": "Element",
"shape": "RoundedBox"
},
{
"tag": "Software System",
"background": "#020047",
"color": "#ffffff"
},
{
"tag": "Container",
"background": "#438dd5",
"color": "#ffffff"
},
{
"tag": "Component",
"background": "#F2F3F4",
"color": "#000000"
},
{
"tag": "Person",
"background": "#35002F",
"color": "#ffffff",
"shape": "Person"
},
{
"tag": "Infrastructure Node",
"background": "#ffffff"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment