feat: Add base project structure with API and web components

This commit is contained in:
Ke Sun
2025-12-02 20:28:01 +08:00
parent f3de6d6cc9
commit c1adc62ec6
817 changed files with 111226 additions and 106 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>brain-2-line</title>
<g id="V1.0版" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linejoin="round">
<g id="红熊空间-应用管理" transform="translate(-24, -209)" stroke="#5B6167">
<g id="记忆管理" transform="translate(12, 201)">
<g id="brain-2-line" transform="translate(12, 8)">
<g id="编组-25" transform="translate(2, 2)">
<path d="M4,0 C5.0543618,0 5.91816512,0.816311016 5.99451426,1.85172038 L6,2.00106198 L6,10.0053099 L5.9798001,10.0051094 C5.8300914,11.1312194 4.86644915,12 3.7,12 C2.42974508,12 1.4,10.9697081 1.4,9.69877872 C1.4,9.53705009 1.4166748,9.37921813 1.4483981,9.22691003 C0.611943126,8.98793632 0,8.21732427 0,7.30370935 C0,6.79841075 0.187189248,6.33685575 0.495971021,5.98467591 C0.186824535,5.63272512 0,5.17157738 0,4.66677127 C0,3.56161525 0.8954305,2.66570928 2,2.66570928 C2.03875091,2.66570928 2.07724442,2.66681194 2.1154509,2.66898761 C2.04045973,2.46144615 2,2.23598151 2,2.00106198 C2,0.895905967 2.8954305,0 4,0 Z" id="形状结合"></path>
<path d="M10,0 C11.0543618,0 11.9181651,0.816311016 11.9945143,1.85172038 L12,2.00106198 L12,10.0053099 L11.9798001,10.0051094 C11.8300914,11.1312194 10.8664491,12 9.7,12 C8.42974508,12 7.4,10.9697081 7.4,9.69877872 C7.4,9.53705009 7.4166748,9.37921813 7.4483981,9.22691003 C6.61194313,8.98793632 6,8.21732427 6,7.30370935 C6,6.79841075 6.18718925,6.33685575 6.49597102,5.98467591 C6.18682453,5.63272512 6,5.17157738 6,4.66677127 C6,3.56161525 6.8954305,2.66570928 8,2.66570928 C8.03875091,2.66570928 8.07724442,2.66681194 8.1154509,2.66898761 C8.04045973,2.46144615 8,2.23598151 8,2.00106198 C8,0.895905967 8.8954305,0 10,0 Z" id="形状结合" transform="translate(9, 6) scale(-1, 1) translate(-9, -6)"></path>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB