-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathc4model.drawio
514 lines (514 loc) · 72.1 KB
/
c4model.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
<mxfile host="65bd71144e">
<diagram id="pOPtCVnejUB5Fbz1HXnR" name="C4">
<mxGraphModel dx="753" dy="1463" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1100" pageHeight="850" math="0" shadow="0">
<root>
<mxCell id="jJNTHtZC5VIiGByQmmp6-0"/>
<mxCell id="jJNTHtZC5VIiGByQmmp6-1" parent="jJNTHtZC5VIiGByQmmp6-0"/>
<mxCell id="V10lhMsvPl2KgWPlTayQ-0" value="System Context diagram for @sasjs/electron" style="swimlane;" parent="jJNTHtZC5VIiGByQmmp6-1" vertex="1">
<mxGeometry x="70" y="-790" width="960" height="720" as="geometry"/>
</mxCell>
<object placeholders="1" c4Name="@sasjs/electron" c4Type="Software System" c4Description="Desktop app that runs @sasjs/react-seed-app and @sasjs/server" label="<b>%c4Name%</b><div>[%c4Type%]</div><br><div>%c4Description%</div>" id="V10lhMsvPl2KgWPlTayQ-1">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#1168BD;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#1168BD;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="V10lhMsvPl2KgWPlTayQ-0" vertex="1">
<mxGeometry x="410" y="350" width="160" height="110" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Type="Relationship" c4Technology="Electron" c4Description="Uses frontend of the app" label="<div style="text-align: left"><div style="text-align: center"><b>%c4Description%</b></div><div style="text-align: center">[%c4Technology%]</div></div>" id="V10lhMsvPl2KgWPlTayQ-2">
<mxCell style="edgeStyle=none;rounded=0;html=1;jettySize=auto;orthogonalLoop=1;strokeColor=#707070;strokeWidth=2;fontColor=#707070;jumpStyle=none;dashed=1;metaEdit=1;metaData={"c4Type":{"editable":false}};exitX=0.5;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;entryPerimeter=0;" parent="V10lhMsvPl2KgWPlTayQ-0" source="V10lhMsvPl2KgWPlTayQ-3" target="V10lhMsvPl2KgWPlTayQ-1" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="480" y="220" as="sourcePoint"/>
<mxPoint x="480" y="310" as="targetPoint"/>
</mxGeometry>
</mxCell>
</object>
<object placeholders="1" c4Name="End user" c4Type="Person" c4Description="Uses desktop app UI" label="<font style="font-size: 16px"><b>%c4Name%</b></font><div>[%c4Type%]</div><br><div><font style="font-size: 11px"><font color="#cccccc">%c4Description%</font></div>" id="V10lhMsvPl2KgWPlTayQ-3">
<mxCell style="html=1;fontSize=11;dashed=0;whitespace=wrap;fillColor=#083F75;strokeColor=#06315C;fontColor=#ffffff;shape=mxgraph.c4.person2;align=center;metaEdit=1;points=[[0.5,0,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0]];resizable=0;" parent="V10lhMsvPl2KgWPlTayQ-0" vertex="1">
<mxGeometry x="590" y="40" width="200" height="180" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="API Consumer" c4Type="Software System" c4Description="Other local systems are also able to use the @sasjs/server REST API" label="<b>%c4Name%</b><div>[%c4Type%]</div><br><div>%c4Description%</div>" id="V10lhMsvPl2KgWPlTayQ-4">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#999999;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#8A8A8A;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="V10lhMsvPl2KgWPlTayQ-0" vertex="1">
<mxGeometry x="210" y="110" width="160" height="110.00000000000001" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Type="Relationship" c4Technology="REST" c4Description="Sends HTTP requests" label="<div style="text-align: left"><div style="text-align: center"><b>%c4Description%</b></div><div style="text-align: center">[%c4Technology%]</div></div>" id="V10lhMsvPl2KgWPlTayQ-5">
<mxCell style="edgeStyle=none;rounded=0;html=1;jettySize=auto;orthogonalLoop=1;strokeColor=#707070;strokeWidth=2;fontColor=#707070;jumpStyle=none;dashed=1;metaEdit=1;metaData={"c4Type":{"editable":false}};entryX=0;entryY=0.25;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;" parent="V10lhMsvPl2KgWPlTayQ-0" source="V10lhMsvPl2KgWPlTayQ-4" target="V10lhMsvPl2KgWPlTayQ-1" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="290" y="230" as="sourcePoint"/>
<mxPoint x="490.5" y="360" as="targetPoint"/>
</mxGeometry>
</mxCell>
</object>
<object placeholders="1" c4Name="Base SAS" c4Type="Software System" c4Description="Allows users to retrieve, mine, manage data and perform statistical analysis on it" label="<b>%c4Name%</b><div>[%c4Type%]</div><br><div>%c4Description%</div>" id="V10lhMsvPl2KgWPlTayQ-6">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#999999;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#8A8A8A;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="V10lhMsvPl2KgWPlTayQ-0" vertex="1">
<mxGeometry x="375" y="550" width="230" height="140" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Type="Relationship" c4Technology="Node.js" c4Description="Uses SAS engine" label="<div style="text-align: left"><div style="text-align: center"><b>%c4Description%</b></div><div style="text-align: center">[%c4Technology%]</div></div>" id="V10lhMsvPl2KgWPlTayQ-7">
<mxCell style="edgeStyle=none;rounded=0;html=1;jettySize=auto;orthogonalLoop=1;strokeColor=#707070;strokeWidth=2;fontColor=#707070;jumpStyle=none;dashed=1;metaEdit=1;metaData={"c4Type":{"editable":false}};exitX=0.5;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="V10lhMsvPl2KgWPlTayQ-0" source="V10lhMsvPl2KgWPlTayQ-1" target="V10lhMsvPl2KgWPlTayQ-6" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="700" y="230" as="sourcePoint"/>
<mxPoint x="580" y="387.5" as="targetPoint"/>
</mxGeometry>
</mxCell>
</object>
<mxCell id="FTeltCeTIKYdrQUQBPDS-0" value="Container diagram for @sasjs/electron" style="swimlane;" parent="jJNTHtZC5VIiGByQmmp6-1" vertex="1">
<mxGeometry x="1130" y="30" width="770" height="950" as="geometry"/>
</mxCell>
<object placeholders="1" c4Name="@sasjs/electron" c4Type="ExecutionEnvironment" c4Application="Software System" label="<div style="text-align: left">%c4Name%</div><div style="text-align: left">[%c4Application%]</div>" id="FTeltCeTIKYdrQUQBPDS-1">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#ffffff;fontColor=#000000;align=left;arcSize=5;strokeColor=#000000;verticalAlign=bottom;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="FTeltCeTIKYdrQUQBPDS-0" vertex="1">
<mxGeometry x="122" y="320" width="560" height="328" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="Consumer" c4Type="Software System" c4Description="Uses API" label="<b>%c4Name%</b><div>[%c4Type%]</div><br><div>%c4Description%</div>" id="FTeltCeTIKYdrQUQBPDS-2">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#999999;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#8A8A8A;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="FTeltCeTIKYdrQUQBPDS-0" vertex="1">
<mxGeometry x="42" y="101" width="190" height="118" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="@sasjs/server" c4Type="Container" c4Technology="NodeJS and Express" c4Description="Api app running at http://localhost:5000" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="FTeltCeTIKYdrQUQBPDS-3">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#438DD5;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#3C7FC0;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="FTeltCeTIKYdrQUQBPDS-0" vertex="1">
<mxGeometry x="82" y="424" width="190" height="120" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Type="Relationship" c4Technology="REST" c4Description="Sends HTTP Requests" label="<div style="text-align: left"><div style="text-align: center"><b>%c4Description%</b></div><div style="text-align: center">[%c4Technology%]</div></div>" id="FTeltCeTIKYdrQUQBPDS-4">
<mxCell style="edgeStyle=none;rounded=0;html=1;entryX=0;entryY=0.25;jettySize=auto;orthogonalLoop=1;strokeColor=#707070;strokeWidth=2;fontColor=#707070;jumpStyle=none;dashed=1;metaEdit=1;metaData={"c4Type":{"editable":false}};exitX=0.086;exitY=0.999;exitDx=0;exitDy=0;exitPerimeter=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="FTeltCeTIKYdrQUQBPDS-0" source="FTeltCeTIKYdrQUQBPDS-2" target="FTeltCeTIKYdrQUQBPDS-3" edge="1">
<mxGeometry x="-0.3693" width="160" relative="1" as="geometry">
<mxPoint x="142" y="62" as="sourcePoint"/>
<mxPoint x="302" y="62" as="targetPoint"/>
<Array as="points">
<mxPoint x="58" y="454"/>
</Array>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
</object>
<object placeholders="1" c4Name="@sasjs/react-seed-app" c4Type="Container" c4Technology="React" c4Description="Front-end app running at http://localhost:3000 (available for @sasjs/electron only)" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="FTeltCeTIKYdrQUQBPDS-5">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#438DD5;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#3C7FC0;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="FTeltCeTIKYdrQUQBPDS-0" vertex="1">
<mxGeometry x="452" y="424" width="190" height="120" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Type="Relationship" c4Technology="REST" c4Description="Sends HTTP requests" label="<div style="text-align: left"><div style="text-align: center"><b>%c4Description%</b></div><div style="text-align: center">[%c4Technology%]</div></div>" id="FTeltCeTIKYdrQUQBPDS-6">
<mxCell style="edgeStyle=none;rounded=0;html=1;entryX=1;entryY=0.5;jettySize=auto;orthogonalLoop=1;strokeColor=#707070;strokeWidth=2;fontColor=#707070;jumpStyle=none;dashed=1;metaEdit=1;metaData={"c4Type":{"editable":false}};exitX=0;exitY=0.5;exitDx=0;exitDy=0;exitPerimeter=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="FTeltCeTIKYdrQUQBPDS-0" source="FTeltCeTIKYdrQUQBPDS-5" target="FTeltCeTIKYdrQUQBPDS-3" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="402" y="554" as="sourcePoint"/>
<mxPoint x="602" y="554" as="targetPoint"/>
<Array as="points"/>
</mxGeometry>
</mxCell>
</object>
<object placeholders="1" c4Name="End user" c4Type="Person" c4Description="Using @sasjs/electron desktop app" label="<font style="font-size: 16px"><b>%c4Name%</b></font><div>[%c4Type%]</div><br><div><font style="font-size: 11px"><font color="#cccccc">%c4Description%</font></div>" id="FTeltCeTIKYdrQUQBPDS-7">
<mxCell style="html=1;fontSize=11;dashed=0;whitespace=wrap;fillColor=#083F75;strokeColor=#06315C;fontColor=#ffffff;shape=mxgraph.c4.person2;align=center;metaEdit=1;points=[[0.5,0,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0]];resizable=0;" parent="FTeltCeTIKYdrQUQBPDS-0" vertex="1">
<mxGeometry x="447" y="48" width="200" height="180" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Type="Relationship" c4Technology="Electron" c4Description="Uses frontend of the app" label="<div style="text-align: left"><div style="text-align: center"><b>%c4Description%</b></div><div style="text-align: center">[%c4Technology%]</div></div>" id="FTeltCeTIKYdrQUQBPDS-8">
<mxCell style="edgeStyle=none;rounded=0;html=1;entryX=0.5;entryY=0;jettySize=auto;orthogonalLoop=1;strokeColor=#707070;strokeWidth=2;fontColor=#707070;jumpStyle=none;dashed=1;metaEdit=1;metaData={"c4Type":{"editable":false}};exitX=0.5;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="FTeltCeTIKYdrQUQBPDS-0" source="FTeltCeTIKYdrQUQBPDS-7" target="FTeltCeTIKYdrQUQBPDS-5" edge="1">
<mxGeometry x="-0.4694" width="160" relative="1" as="geometry">
<mxPoint x="68.34000000000015" y="228.88200000000006" as="sourcePoint"/>
<mxPoint x="92" y="494" as="targetPoint"/>
<Array as="points"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
</object>
<object placeholders="1" c4Name="Data Management and Analytics Sysytem" c4Type="Software System" c4Description="Allows users to retrieve, mine, manage data and perform statistical analysis on it" label="<b>%c4Name%</b><div>[%c4Type%]</div><br><div>%c4Description%</div>" id="FTeltCeTIKYdrQUQBPDS-9">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#999999;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#8A8A8A;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="FTeltCeTIKYdrQUQBPDS-0" vertex="1">
<mxGeometry x="42" y="770" width="230" height="140" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Type="Relationship" c4Technology="Node.js" c4Description="Uses SAS engine to process SAS code" label="<div style="text-align: left"><div style="text-align: center"><b>%c4Description%</b></div><div style="text-align: center">[%c4Technology%]</div></div>" id="FTeltCeTIKYdrQUQBPDS-10">
<mxCell style="edgeStyle=none;rounded=0;html=1;entryX=0.094;entryY=-0.011;jettySize=auto;orthogonalLoop=1;strokeColor=#707070;strokeWidth=2;fontColor=#707070;jumpStyle=none;dashed=1;metaEdit=1;metaData={"c4Type":{"editable":false}};exitX=0;exitY=0.75;exitDx=0;exitDy=0;exitPerimeter=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="FTeltCeTIKYdrQUQBPDS-0" source="FTeltCeTIKYdrQUQBPDS-3" target="FTeltCeTIKYdrQUQBPDS-9" edge="1">
<mxGeometry x="0.4241" width="160" relative="1" as="geometry">
<mxPoint x="68.34000000000015" y="228.88200000000006" as="sourcePoint"/>
<mxPoint x="92" y="464" as="targetPoint"/>
<Array as="points">
<mxPoint x="64" y="514"/>
</Array>
<mxPoint y="-1" as="offset"/>
</mxGeometry>
</mxCell>
</object>
<mxCell id="A7j2KcFquJm_x7ZE719i-0" value="Component Diagram for @sasjs/electron" style="swimlane;" parent="jJNTHtZC5VIiGByQmmp6-1" vertex="1">
<mxGeometry x="2000" y="1060" width="1315" height="910" as="geometry"/>
</mxCell>
<object placeholders="1" c4Name="@sasjs/electron" c4Type="ExecutionEnvironment" c4Application="Electron App" label="<div style="text-align: left">%c4Name%</div><div style="text-align: left">[%c4Application%]</div>" id="A7j2KcFquJm_x7ZE719i-1">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#ffffff;fontColor=#000000;align=left;arcSize=5;strokeColor=#000000;verticalAlign=bottom;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="A7j2KcFquJm_x7ZE719i-0" vertex="1">
<mxGeometry x="300" y="60" width="960" height="660" as="geometry"/>
</mxCell>
</object>
<mxCell id="A7j2KcFquJm_x7ZE719i-2" style="edgeStyle=none;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.25;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="A7j2KcFquJm_x7ZE719i-0" source="A7j2KcFquJm_x7ZE719i-5" target="A7j2KcFquJm_x7ZE719i-17" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="A7j2KcFquJm_x7ZE719i-3" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;exitPerimeter=0;" parent="A7j2KcFquJm_x7ZE719i-0" source="A7j2KcFquJm_x7ZE719i-5" target="A7j2KcFquJm_x7ZE719i-24" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="A7j2KcFquJm_x7ZE719i-4" style="edgeStyle=none;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.75;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="A7j2KcFquJm_x7ZE719i-0" source="A7j2KcFquJm_x7ZE719i-5" target="A7j2KcFquJm_x7ZE719i-25" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<object placeholders="1" c4Name="Electron Builder" c4Type="Component" c4Technology="JavaScript" c4Description="Bundles source code into executable installation file" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="A7j2KcFquJm_x7ZE719i-5">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#85BBF0;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#78A8D8;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="A7j2KcFquJm_x7ZE719i-0" vertex="1">
<mxGeometry x="435" y="130" width="160" height="110.00000000000001" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="Code Formater" c4Type="Component" c4Technology="prettier" c4Description="Lints and formats source code" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="A7j2KcFquJm_x7ZE719i-6">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#85BBF0;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#78A8D8;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="A7j2KcFquJm_x7ZE719i-0" vertex="1">
<mxGeometry x="1000" y="568" width="160" height="110.00000000000001" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="Tests" c4Type="Component" c4Technology="jest" c4Description="Performs unit tests and gathers code coverage" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="A7j2KcFquJm_x7ZE719i-7">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#85BBF0;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#78A8D8;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="A7j2KcFquJm_x7ZE719i-0" vertex="1">
<mxGeometry x="435" y="568" width="180" height="110" as="geometry"/>
</mxCell>
</object>
<mxCell id="A7j2KcFquJm_x7ZE719i-8" style="edgeStyle=none;html=1;" parent="A7j2KcFquJm_x7ZE719i-0" source="A7j2KcFquJm_x7ZE719i-9" target="A7j2KcFquJm_x7ZE719i-18" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<object placeholders="1" c4Name="Version Controll" c4Type="Component" c4Technology="git" c4Description="Manages source code versioning" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="A7j2KcFquJm_x7ZE719i-9">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#85BBF0;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#78A8D8;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="A7j2KcFquJm_x7ZE719i-0" vertex="1">
<mxGeometry x="710" y="568" width="180" height="110" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="GetSASpath" c4Type="Component" c4Technology="JavaScript, HTML, CSS" c4Description="HTML page to get path to SAS executable" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="A7j2KcFquJm_x7ZE719i-10">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#85BBF0;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#78A8D8;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="A7j2KcFquJm_x7ZE719i-0" vertex="1">
<mxGeometry x="435" y="340" width="160" height="110.00000000000001" as="geometry"/>
</mxCell>
</object>
<mxCell id="A7j2KcFquJm_x7ZE719i-11" style="edgeStyle=none;html=1;exitX=0.75;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.25;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="A7j2KcFquJm_x7ZE719i-0" source="A7j2KcFquJm_x7ZE719i-17" target="A7j2KcFquJm_x7ZE719i-6" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="A7j2KcFquJm_x7ZE719i-12" style="edgeStyle=none;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="A7j2KcFquJm_x7ZE719i-0" source="A7j2KcFquJm_x7ZE719i-17" target="A7j2KcFquJm_x7ZE719i-9" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="A7j2KcFquJm_x7ZE719i-13" style="edgeStyle=none;html=1;exitX=0.25;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.75;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="A7j2KcFquJm_x7ZE719i-0" source="A7j2KcFquJm_x7ZE719i-17" target="A7j2KcFquJm_x7ZE719i-7" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="A7j2KcFquJm_x7ZE719i-14" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;exitPerimeter=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;" parent="A7j2KcFquJm_x7ZE719i-0" source="A7j2KcFquJm_x7ZE719i-17" target="A7j2KcFquJm_x7ZE719i-10" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="A7j2KcFquJm_x7ZE719i-15" style="edgeStyle=none;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;exitPerimeter=0;" parent="A7j2KcFquJm_x7ZE719i-0" source="A7j2KcFquJm_x7ZE719i-17" target="A7j2KcFquJm_x7ZE719i-21" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="A7j2KcFquJm_x7ZE719i-16" style="edgeStyle=none;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;entryPerimeter=0;" parent="A7j2KcFquJm_x7ZE719i-0" source="A7j2KcFquJm_x7ZE719i-17" target="A7j2KcFquJm_x7ZE719i-23" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<object placeholders="1" c4Name="Electron App" c4Type="Component" c4Technology="JavaScript" c4Description="Runs Chrome browser to render provided frontend app" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="A7j2KcFquJm_x7ZE719i-17">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#85BBF0;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#78A8D8;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="A7j2KcFquJm_x7ZE719i-0" vertex="1">
<mxGeometry x="710" y="340" width="180" height="110" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="Github" c4Type="Software System" c4Description="Provides remote git repository and CI/CD tools" label="<b>%c4Name%</b><div>[%c4Type%]</div><br><div>%c4Description%</div>" id="A7j2KcFquJm_x7ZE719i-18">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#999999;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#8A8A8A;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="A7j2KcFquJm_x7ZE719i-0" vertex="1">
<mxGeometry x="720" y="770" width="160" height="110.00000000000001" as="geometry"/>
</mxCell>
</object>
<mxCell id="A7j2KcFquJm_x7ZE719i-19" style="edgeStyle=none;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;entryPerimeter=0;" parent="A7j2KcFquJm_x7ZE719i-0" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1090" y="240" as="sourcePoint"/>
<mxPoint x="1090" y="240" as="targetPoint"/>
</mxGeometry>
</mxCell>
<object placeholders="1" c4Type="Relationship" c4Technology="JavaScript, HTML, CSS" c4Description="Renders frontend app" label="<div style="text-align: left"><div style="text-align: center"><b>%c4Description%</b></div><div style="text-align: center">[%c4Technology%]</div></div>" id="A7j2KcFquJm_x7ZE719i-20">
<mxCell style="edgeStyle=none;rounded=0;html=1;entryX=1;entryY=0.5;jettySize=auto;orthogonalLoop=1;strokeColor=#707070;strokeWidth=2;fontColor=#707070;jumpStyle=none;dashed=1;metaEdit=1;metaData={"c4Type":{"editable":false}};exitX=0;exitY=0.75;exitDx=0;exitDy=0;exitPerimeter=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="A7j2KcFquJm_x7ZE719i-0" source="A7j2KcFquJm_x7ZE719i-17" target="A7j2KcFquJm_x7ZE719i-25" edge="1">
<mxGeometry x="0.0829" width="160" relative="1" as="geometry">
<mxPoint x="220" y="289" as="sourcePoint"/>
<mxPoint x="730" y="390" as="targetPoint"/>
<Array as="points">
<mxPoint x="630" y="423"/>
<mxPoint x="630" y="510"/>
</Array>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
</object>
<object placeholders="1" c4Name="@sasjs/utils" c4Type="Component" c4Technology="JavaScript" c4Description="Collection of utils" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="A7j2KcFquJm_x7ZE719i-21">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#85BBF0;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#78A8D8;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="A7j2KcFquJm_x7ZE719i-0" vertex="1">
<mxGeometry x="1000" y="340" width="180" height="110" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="Logging" c4Type="Component" c4Technology="electron-log" c4Description="Stores logs" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="A7j2KcFquJm_x7ZE719i-22">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#85BBF0;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#78A8D8;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="A7j2KcFquJm_x7ZE719i-0" vertex="1">
<mxGeometry x="1000" y="120" width="160" height="110.00000000000001" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="Main" c4Type="Component" c4Technology="TypeScript" c4Description="Creates Main BrowserWindow and handles all Window events" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="A7j2KcFquJm_x7ZE719i-23">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#85BBF0;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#78A8D8;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="A7j2KcFquJm_x7ZE719i-0" vertex="1">
<mxGeometry x="710" y="120" width="180" height="110" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="@sasjs/server" c4Type="Container" c4Technology="NodeJS and Express" c4Description="Api app running at http://localhost:5000" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="A7j2KcFquJm_x7ZE719i-24">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#438DD5;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#3C7FC0;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="A7j2KcFquJm_x7ZE719i-0" vertex="1">
<mxGeometry x="40" y="125" width="190" height="120" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="@sasjs/react-seed-app" c4Type="Container" c4Technology="React" c4Description="Front-end app running at http://localhost:3000 (available for @sasjs/electron only)" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="A7j2KcFquJm_x7ZE719i-25">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#438DD5;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#3C7FC0;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="A7j2KcFquJm_x7ZE719i-0" vertex="1">
<mxGeometry x="40" y="450" width="190" height="120" as="geometry"/>
</mxCell>
</object>
</root>
</mxGraphModel>
</diagram>
<diagram id="7g7bPDUWOPcJkS6E-2R7" name="Context">
<mxGraphModel dx="753" dy="1463" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1100" pageHeight="850" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="2" value="System Context diagram for @sasjs/electron" style="swimlane;" parent="1" vertex="1">
<mxGeometry x="70" y="-790" width="960" height="720" as="geometry"/>
</mxCell>
<object placeholders="1" c4Name="@sasjs/electron" c4Type="Software System" c4Description="Desktop app that runs @sasjs/react-seed-app and @sasjs/server" label="<b>%c4Name%</b><div>[%c4Type%]</div><br><div>%c4Description%</div>" id="6">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#1168BD;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#1168BD;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="2" vertex="1">
<mxGeometry x="410" y="350" width="160" height="110" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Type="Relationship" c4Technology="Electron" c4Description="Uses frontend of the app" label="<div style="text-align: left"><div style="text-align: center"><b>%c4Description%</b></div><div style="text-align: center">[%c4Technology%]</div></div>" id="7">
<mxCell style="edgeStyle=none;rounded=0;html=1;jettySize=auto;orthogonalLoop=1;strokeColor=#707070;strokeWidth=2;fontColor=#707070;jumpStyle=none;dashed=1;metaEdit=1;metaData={"c4Type":{"editable":false}};exitX=0.5;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;entryPerimeter=0;" parent="2" source="u0NeWOXePLnOGBMT5Q-Q-7" target="6" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="480" y="220" as="sourcePoint"/>
<mxPoint x="480" y="310" as="targetPoint"/>
</mxGeometry>
</mxCell>
</object>
<object placeholders="1" c4Name="End user" c4Type="Person" c4Description="Uses desktop app UI" label="<font style="font-size: 16px"><b>%c4Name%</b></font><div>[%c4Type%]</div><br><div><font style="font-size: 11px"><font color="#cccccc">%c4Description%</font></div>" id="u0NeWOXePLnOGBMT5Q-Q-7">
<mxCell style="html=1;fontSize=11;dashed=0;whitespace=wrap;fillColor=#083F75;strokeColor=#06315C;fontColor=#ffffff;shape=mxgraph.c4.person2;align=center;metaEdit=1;points=[[0.5,0,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0]];resizable=0;" parent="2" vertex="1">
<mxGeometry x="590" y="40" width="200" height="180" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="API Consumer" c4Type="Software System" c4Description="Other local systems are also able to use the @sasjs/server REST API" label="<b>%c4Name%</b><div>[%c4Type%]</div><br><div>%c4Description%</div>" id="daed0Ngk8CUrGi1ykR1w-7">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#999999;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#8A8A8A;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="2" vertex="1">
<mxGeometry x="210" y="110" width="160" height="110.00000000000001" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Type="Relationship" c4Technology="REST" c4Description="Sends HTTP requests" label="<div style="text-align: left"><div style="text-align: center"><b>%c4Description%</b></div><div style="text-align: center">[%c4Technology%]</div></div>" id="daed0Ngk8CUrGi1ykR1w-8">
<mxCell style="edgeStyle=none;rounded=0;html=1;jettySize=auto;orthogonalLoop=1;strokeColor=#707070;strokeWidth=2;fontColor=#707070;jumpStyle=none;dashed=1;metaEdit=1;metaData={"c4Type":{"editable":false}};entryX=0;entryY=0.25;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;" parent="2" source="daed0Ngk8CUrGi1ykR1w-7" target="6" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="290" y="230" as="sourcePoint"/>
<mxPoint x="490.5" y="360" as="targetPoint"/>
</mxGeometry>
</mxCell>
</object>
<object placeholders="1" c4Name="SAS" c4Type="Software System" c4Description="Allows users to retrieve, mine, manage data and perform statistical analysis on it" label="<b>%c4Name%</b><div>[%c4Type%]</div><br><div>%c4Description%</div>" id="uUGWOQk_OBMFJrJqH3op-7">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#999999;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#8A8A8A;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="2" vertex="1">
<mxGeometry x="375" y="550" width="230" height="140" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Type="Relationship" c4Technology="Node.js" c4Description="Uses SAS engine" label="<div style="text-align: left"><div style="text-align: center"><b>%c4Description%</b></div><div style="text-align: center">[%c4Technology%]</div></div>" id="uUGWOQk_OBMFJrJqH3op-8">
<mxCell style="edgeStyle=none;rounded=0;html=1;jettySize=auto;orthogonalLoop=1;strokeColor=#707070;strokeWidth=2;fontColor=#707070;jumpStyle=none;dashed=1;metaEdit=1;metaData={"c4Type":{"editable":false}};exitX=0.5;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="2" source="6" target="uUGWOQk_OBMFJrJqH3op-7" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="700" y="230" as="sourcePoint"/>
<mxPoint x="580" y="387.5" as="targetPoint"/>
</mxGeometry>
</mxCell>
</object>
</root>
</mxGraphModel>
</diagram>
<diagram id="w04kMpAFnBkMBbiZInKd" name="Container">
<mxGraphModel dx="-24" dy="876" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1100" pageHeight="850" math="0" shadow="0">
<root>
<mxCell id="E_zQNW2lnVS81U7Qj45o-0"/>
<mxCell id="E_zQNW2lnVS81U7Qj45o-1" parent="E_zQNW2lnVS81U7Qj45o-0"/>
<mxCell id="E_zQNW2lnVS81U7Qj45o-2" value="Container diagram for @sasjs/electron" style="swimlane;" parent="E_zQNW2lnVS81U7Qj45o-1" vertex="1">
<mxGeometry x="1130" y="30" width="770" height="950" as="geometry"/>
</mxCell>
<object placeholders="1" c4Name="@sasjs/electron" c4Type="ExecutionEnvironment" c4Application="Software System" label="<div style="text-align: left">%c4Name%</div><div style="text-align: left">[%c4Application%]</div>" id="E_zQNW2lnVS81U7Qj45o-3">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#ffffff;fontColor=#000000;align=left;arcSize=5;strokeColor=#000000;verticalAlign=bottom;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="E_zQNW2lnVS81U7Qj45o-2" vertex="1">
<mxGeometry x="122" y="320" width="560" height="328" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="API Consumer" c4Type="Software System" c4Description="Other local systems are also able to use the @sasjs/server REST API" label="<b>%c4Name%</b><div>[%c4Type%]</div><br><div>%c4Description%</div>" id="E_zQNW2lnVS81U7Qj45o-4">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#999999;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#8A8A8A;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="E_zQNW2lnVS81U7Qj45o-2" vertex="1">
<mxGeometry x="42" y="101" width="190" height="118" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="@sasjs/server" c4Type="Container" c4Technology="NodeJS and Express" c4Description="Api app running at http://localhost:5000" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="E_zQNW2lnVS81U7Qj45o-5">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#438DD5;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#3C7FC0;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="E_zQNW2lnVS81U7Qj45o-2" vertex="1">
<mxGeometry x="82" y="424" width="190" height="120" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Type="Relationship" c4Technology="REST" c4Description="Sends HTTP Requests" label="<div style="text-align: left"><div style="text-align: center"><b>%c4Description%</b></div><div style="text-align: center">[%c4Technology%]</div></div>" id="E_zQNW2lnVS81U7Qj45o-6">
<mxCell style="edgeStyle=none;rounded=0;html=1;entryX=0;entryY=0.25;jettySize=auto;orthogonalLoop=1;strokeColor=#707070;strokeWidth=2;fontColor=#707070;jumpStyle=none;dashed=1;metaEdit=1;metaData={"c4Type":{"editable":false}};exitX=0.086;exitY=0.999;exitDx=0;exitDy=0;exitPerimeter=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="E_zQNW2lnVS81U7Qj45o-2" source="E_zQNW2lnVS81U7Qj45o-4" target="E_zQNW2lnVS81U7Qj45o-5" edge="1">
<mxGeometry x="-0.3693" width="160" relative="1" as="geometry">
<mxPoint x="142" y="62" as="sourcePoint"/>
<mxPoint x="302" y="62" as="targetPoint"/>
<Array as="points">
<mxPoint x="58" y="454"/>
</Array>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
</object>
<object placeholders="1" c4Name="@sasjs/react-seed-app" c4Type="Container" c4Technology="React" c4Description="Front-end app running at http://localhost:3000 (available for @sasjs/electron only)" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="E_zQNW2lnVS81U7Qj45o-7">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#438DD5;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#3C7FC0;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="E_zQNW2lnVS81U7Qj45o-2" vertex="1">
<mxGeometry x="452" y="424" width="190" height="120" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Type="Relationship" c4Technology="REST" c4Description="Sends HTTP requests" label="<div style="text-align: left"><div style="text-align: center"><b>%c4Description%</b></div><div style="text-align: center">[%c4Technology%]</div></div>" id="zJ5pCyFr3KjjBAbwYytV-1">
<mxCell style="edgeStyle=none;rounded=0;html=1;entryX=1;entryY=0.5;jettySize=auto;orthogonalLoop=1;strokeColor=#707070;strokeWidth=2;fontColor=#707070;jumpStyle=none;dashed=1;metaEdit=1;metaData={"c4Type":{"editable":false}};exitX=0;exitY=0.5;exitDx=0;exitDy=0;exitPerimeter=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="E_zQNW2lnVS81U7Qj45o-2" source="E_zQNW2lnVS81U7Qj45o-7" target="E_zQNW2lnVS81U7Qj45o-5" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="402" y="554" as="sourcePoint"/>
<mxPoint x="602" y="554" as="targetPoint"/>
<Array as="points"/>
</mxGeometry>
</mxCell>
</object>
<object placeholders="1" c4Name="End user" c4Type="Person" c4Description="Using @sasjs/electron desktop app" label="<font style="font-size: 16px"><b>%c4Name%</b></font><div>[%c4Type%]</div><br><div><font style="font-size: 11px"><font color="#cccccc">%c4Description%</font></div>" id="_c0IfOFe7-yqZYI_OOq7-0">
<mxCell style="html=1;fontSize=11;dashed=0;whitespace=wrap;fillColor=#083F75;strokeColor=#06315C;fontColor=#ffffff;shape=mxgraph.c4.person2;align=center;metaEdit=1;points=[[0.5,0,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0]];resizable=0;" parent="E_zQNW2lnVS81U7Qj45o-2" vertex="1">
<mxGeometry x="447" y="48" width="200" height="180" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Type="Relationship" c4Technology="Electron" c4Description="Uses frontend of the app" label="<div style="text-align: left"><div style="text-align: center"><b>%c4Description%</b></div><div style="text-align: center">[%c4Technology%]</div></div>" id="ELiuti-Bp1Qir3JEg7Hy-0">
<mxCell style="edgeStyle=none;rounded=0;html=1;entryX=0.5;entryY=0;jettySize=auto;orthogonalLoop=1;strokeColor=#707070;strokeWidth=2;fontColor=#707070;jumpStyle=none;dashed=1;metaEdit=1;metaData={"c4Type":{"editable":false}};exitX=0.5;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="E_zQNW2lnVS81U7Qj45o-2" source="_c0IfOFe7-yqZYI_OOq7-0" target="E_zQNW2lnVS81U7Qj45o-7" edge="1">
<mxGeometry x="-0.4694" width="160" relative="1" as="geometry">
<mxPoint x="68.34000000000015" y="228.88200000000006" as="sourcePoint"/>
<mxPoint x="92" y="494" as="targetPoint"/>
<Array as="points"/>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
</object>
<object placeholders="1" c4Name="Base SAS" c4Type="Software System" c4Description="Allows users to retrieve, mine, manage data and perform statistical analysis on it" label="<b>%c4Name%</b><div>[%c4Type%]</div><br><div>%c4Description%</div>" id="E_zQNW2lnVS81U7Qj45o-9">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#999999;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#8A8A8A;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="E_zQNW2lnVS81U7Qj45o-2" vertex="1">
<mxGeometry x="42" y="770" width="230" height="140" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Type="Relationship" c4Technology="Node.js" c4Description="Uses SAS engine to process SAS code" label="<div style="text-align: left"><div style="text-align: center"><b>%c4Description%</b></div><div style="text-align: center">[%c4Technology%]</div></div>" id="ELiuti-Bp1Qir3JEg7Hy-1">
<mxCell style="edgeStyle=none;rounded=0;html=1;entryX=0.094;entryY=-0.011;jettySize=auto;orthogonalLoop=1;strokeColor=#707070;strokeWidth=2;fontColor=#707070;jumpStyle=none;dashed=1;metaEdit=1;metaData={"c4Type":{"editable":false}};exitX=0;exitY=0.75;exitDx=0;exitDy=0;exitPerimeter=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="E_zQNW2lnVS81U7Qj45o-2" source="E_zQNW2lnVS81U7Qj45o-5" target="E_zQNW2lnVS81U7Qj45o-9" edge="1">
<mxGeometry x="0.4241" width="160" relative="1" as="geometry">
<mxPoint x="68.34000000000015" y="228.88200000000006" as="sourcePoint"/>
<mxPoint x="92" y="464" as="targetPoint"/>
<Array as="points">
<mxPoint x="64" y="514"/>
</Array>
<mxPoint y="-1" as="offset"/>
</mxGeometry>
</mxCell>
</object>
</root>
</mxGraphModel>
</diagram>
<diagram id="dfs4eXbmlOYR31B7msn3" name="Component">
<mxGraphModel dx="2176" dy="1371" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1100" pageHeight="850" math="0" shadow="0">
<root>
<mxCell id="6Rkq-V1V6jCjKTxBukz9-0"/>
<mxCell id="6Rkq-V1V6jCjKTxBukz9-1" parent="6Rkq-V1V6jCjKTxBukz9-0"/>
<mxCell id="6Rkq-V1V6jCjKTxBukz9-2" value="Component Diagram for @sasjs/electron" style="swimlane;" parent="6Rkq-V1V6jCjKTxBukz9-1" vertex="1">
<mxGeometry x="-1040" y="-790" width="1315" height="910" as="geometry"/>
</mxCell>
<object placeholders="1" c4Name="@sasjs/electron" c4Type="ExecutionEnvironment" c4Application="Electron App" label="<div style="text-align: left">%c4Name%</div><div style="text-align: left">[%c4Application%]</div>" id="6Rkq-V1V6jCjKTxBukz9-3">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#ffffff;fontColor=#000000;align=left;arcSize=5;strokeColor=#000000;verticalAlign=bottom;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="6Rkq-V1V6jCjKTxBukz9-2" vertex="1">
<mxGeometry x="300" y="60" width="960" height="660" as="geometry"/>
</mxCell>
</object>
<mxCell id="dm9Fm7p3S767MhnMGOiO-25" style="edgeStyle=none;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.25;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="6Rkq-V1V6jCjKTxBukz9-2" source="6Rkq-V1V6jCjKTxBukz9-8" target="6Rkq-V1V6jCjKTxBukz9-23" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="z0moJ6J3ddF8aA552sOY-1" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;exitPerimeter=0;" parent="6Rkq-V1V6jCjKTxBukz9-2" source="6Rkq-V1V6jCjKTxBukz9-8" target="OTh6axfU-_H1cfyHDEJy-0" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="z0moJ6J3ddF8aA552sOY-2" style="edgeStyle=none;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.75;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="6Rkq-V1V6jCjKTxBukz9-2" source="6Rkq-V1V6jCjKTxBukz9-8" target="z0moJ6J3ddF8aA552sOY-0" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<object placeholders="1" c4Name="Electron Builder" c4Type="Component" c4Technology="JavaScript" c4Description="Bundles source code into executable installation file" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="6Rkq-V1V6jCjKTxBukz9-8">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#85BBF0;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#78A8D8;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="6Rkq-V1V6jCjKTxBukz9-2" vertex="1">
<mxGeometry x="435" y="130" width="160" height="110.00000000000001" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="Code Formater" c4Type="Component" c4Technology="prettier" c4Description="Lints and formats source code" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="6Rkq-V1V6jCjKTxBukz9-10">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#85BBF0;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#78A8D8;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="6Rkq-V1V6jCjKTxBukz9-2" vertex="1">
<mxGeometry x="1000" y="568" width="160" height="110.00000000000001" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="Tests" c4Type="Component" c4Technology="jest" c4Description="Performs unit tests and gathers code coverage" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="6Rkq-V1V6jCjKTxBukz9-11">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#85BBF0;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#78A8D8;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="6Rkq-V1V6jCjKTxBukz9-2" vertex="1">
<mxGeometry x="435" y="568" width="180" height="110" as="geometry"/>
</mxCell>
</object>
<mxCell id="6Rkq-V1V6jCjKTxBukz9-12" style="edgeStyle=none;html=1;" parent="6Rkq-V1V6jCjKTxBukz9-2" source="6Rkq-V1V6jCjKTxBukz9-13" target="6Rkq-V1V6jCjKTxBukz9-24" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<object placeholders="1" c4Name="Version Controll" c4Type="Component" c4Technology="git" c4Description="Manages source code versioning" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="6Rkq-V1V6jCjKTxBukz9-13">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#85BBF0;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#78A8D8;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="6Rkq-V1V6jCjKTxBukz9-2" vertex="1">
<mxGeometry x="710" y="568" width="180" height="110" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="GetSASpath" c4Type="Component" c4Technology="JavaScript, HTML, CSS" c4Description="HTML page to get path to SAS executable" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="6Rkq-V1V6jCjKTxBukz9-14">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#85BBF0;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#78A8D8;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="6Rkq-V1V6jCjKTxBukz9-2" vertex="1">
<mxGeometry x="435" y="340" width="160" height="110.00000000000001" as="geometry"/>
</mxCell>
</object>
<mxCell id="6Rkq-V1V6jCjKTxBukz9-18" style="edgeStyle=none;html=1;exitX=0.75;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.25;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="6Rkq-V1V6jCjKTxBukz9-2" source="6Rkq-V1V6jCjKTxBukz9-23" target="6Rkq-V1V6jCjKTxBukz9-10" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="6Rkq-V1V6jCjKTxBukz9-19" style="edgeStyle=none;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="6Rkq-V1V6jCjKTxBukz9-2" source="6Rkq-V1V6jCjKTxBukz9-23" target="6Rkq-V1V6jCjKTxBukz9-13" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="6Rkq-V1V6jCjKTxBukz9-20" style="edgeStyle=none;html=1;exitX=0.25;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.75;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="6Rkq-V1V6jCjKTxBukz9-2" source="6Rkq-V1V6jCjKTxBukz9-23" target="6Rkq-V1V6jCjKTxBukz9-11" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="6Rkq-V1V6jCjKTxBukz9-21" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;exitPerimeter=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;" parent="6Rkq-V1V6jCjKTxBukz9-2" source="6Rkq-V1V6jCjKTxBukz9-23" target="6Rkq-V1V6jCjKTxBukz9-14" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="6Rkq-V1V6jCjKTxBukz9-22" style="edgeStyle=none;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;exitPerimeter=0;" parent="6Rkq-V1V6jCjKTxBukz9-2" source="6Rkq-V1V6jCjKTxBukz9-23" target="6Rkq-V1V6jCjKTxBukz9-29" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="dm9Fm7p3S767MhnMGOiO-24" style="edgeStyle=none;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;entryPerimeter=0;" parent="6Rkq-V1V6jCjKTxBukz9-2" source="6Rkq-V1V6jCjKTxBukz9-23" target="dm9Fm7p3S767MhnMGOiO-23" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<object placeholders="1" c4Name="Electron App" c4Type="Component" c4Technology="JavaScript" c4Description="Runs Chrome browser to render provided frontend app" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="6Rkq-V1V6jCjKTxBukz9-23">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#85BBF0;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#78A8D8;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="6Rkq-V1V6jCjKTxBukz9-2" vertex="1">
<mxGeometry x="710" y="340" width="180" height="110" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="Github" c4Type="Software System" c4Description="Provides remote git repository and CI/CD tools" label="<b>%c4Name%</b><div>[%c4Type%]</div><br><div>%c4Description%</div>" id="6Rkq-V1V6jCjKTxBukz9-24">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#999999;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#8A8A8A;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="6Rkq-V1V6jCjKTxBukz9-2" vertex="1">
<mxGeometry x="720" y="770" width="160" height="110.00000000000001" as="geometry"/>
</mxCell>
</object>
<mxCell id="6Rkq-V1V6jCjKTxBukz9-25" style="edgeStyle=none;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;entryPerimeter=0;" parent="6Rkq-V1V6jCjKTxBukz9-2" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1090" y="240" as="sourcePoint"/>
<mxPoint x="1090" y="240" as="targetPoint"/>
</mxGeometry>
</mxCell>
<object placeholders="1" c4Type="Relationship" c4Technology="JavaScript, HTML, CSS" c4Description="Renders frontend app" label="<div style="text-align: left"><div style="text-align: center"><b>%c4Description%</b></div><div style="text-align: center">[%c4Technology%]</div></div>" id="6Rkq-V1V6jCjKTxBukz9-27">
<mxCell style="edgeStyle=none;rounded=0;html=1;entryX=1;entryY=0.5;jettySize=auto;orthogonalLoop=1;strokeColor=#707070;strokeWidth=2;fontColor=#707070;jumpStyle=none;dashed=1;metaEdit=1;metaData={"c4Type":{"editable":false}};exitX=0;exitY=0.75;exitDx=0;exitDy=0;exitPerimeter=0;entryDx=0;entryDy=0;entryPerimeter=0;" parent="6Rkq-V1V6jCjKTxBukz9-2" source="6Rkq-V1V6jCjKTxBukz9-23" target="z0moJ6J3ddF8aA552sOY-0" edge="1">
<mxGeometry x="0.0829" width="160" relative="1" as="geometry">
<mxPoint x="220" y="289" as="sourcePoint"/>
<mxPoint x="730" y="390" as="targetPoint"/>
<Array as="points">
<mxPoint x="630" y="423"/>
<mxPoint x="630" y="510"/>
</Array>
<mxPoint as="offset"/>
</mxGeometry>
</mxCell>
</object>
<object placeholders="1" c4Name="@sasjs/utils" c4Type="Component" c4Technology="JavaScript" c4Description="Collection of utils" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="6Rkq-V1V6jCjKTxBukz9-29">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#85BBF0;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#78A8D8;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="6Rkq-V1V6jCjKTxBukz9-2" vertex="1">
<mxGeometry x="1000" y="340" width="180" height="110" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="Logging" c4Type="Component" c4Technology="electron-log" c4Description="Stores logs" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="dm9Fm7p3S767MhnMGOiO-0">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#85BBF0;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#78A8D8;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="6Rkq-V1V6jCjKTxBukz9-2" vertex="1">
<mxGeometry x="1000" y="120" width="160" height="110.00000000000001" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="Main" c4Type="Component" c4Technology="TypeScript" c4Description="Creates Main BrowserWindow and handles all Window events" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="dm9Fm7p3S767MhnMGOiO-23">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#85BBF0;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#78A8D8;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="6Rkq-V1V6jCjKTxBukz9-2" vertex="1">
<mxGeometry x="710" y="120" width="180" height="110" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="@sasjs/server" c4Type="Container" c4Technology="NodeJS and Express" c4Description="Api app running at http://localhost:5000" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="OTh6axfU-_H1cfyHDEJy-0">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#438DD5;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#3C7FC0;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="6Rkq-V1V6jCjKTxBukz9-2" vertex="1">
<mxGeometry x="40" y="125" width="190" height="120" as="geometry"/>
</mxCell>
</object>
<object placeholders="1" c4Name="@sasjs/react-seed-app" c4Type="Container" c4Technology="React" c4Description="Front-end app running at http://localhost:3000 (available for @sasjs/electron only)" label="<b>%c4Name%</b><div>[%c4Type%: %c4Technology%]</div><br><div>%c4Description%</div>" id="z0moJ6J3ddF8aA552sOY-0">
<mxCell style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#438DD5;fontColor=#ffffff;align=center;arcSize=10;strokeColor=#3C7FC0;metaEdit=1;metaData={"c4Type":{"editable":false}};points=[[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0.25,0],[1,0.5,0],[1,0.75,0],[0.75,1,0],[0.5,1,0],[0.25,1,0],[0,0.75,0],[0,0.5,0],[0,0.25,0]];" parent="6Rkq-V1V6jCjKTxBukz9-2" vertex="1">
<mxGeometry x="40" y="450" width="190" height="120" as="geometry"/>
</mxCell>
</object>
</root>
</mxGraphModel>
</diagram>
</mxfile>