Add full sortof codebase: API, drain workers, frontend, schema, specs

This commit is contained in:
2026-05-04 03:27:54 +00:00
parent acda2c90f8
commit 55d3794bfb
43 changed files with 13375 additions and 53 deletions

View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect x="22" y="6" width="20" height="8" rx="1.5" fill="#F2E6CC"/>
<rect x="24" y="14" width="16" height="4" fill="#F2E6CC"/>
<path d="M22 18 Q20 22 20 28 L20 54 Q20 58 24 58 L40 58 Q44 58 44 54 L44 28 Q44 22 42 18 Z" fill="#D43028"/>
<rect x="25" y="34" width="14" height="11" rx="1.5" fill="#F2E6CC"/>
<circle cx="29" cy="38" r="0.9" fill="#0A141E"/>
<circle cx="35" cy="38" r="0.9" fill="#0A141E"/>
<rect x="30" y="41.4" width="4" height="0.9" rx="0.4" fill="#0A141E"/>
</svg>

After

Width:  |  Height:  |  Size: 555 B