feat: basic
Some checks failed
CI / Rust Check (push) Has been cancelled
CI / Web UI Check (push) Has been cancelled
CI / Security Audit (push) Has been cancelled

This commit is contained in:
2025-07-12 23:59:42 +08:00
parent c7fe5373e1
commit dd11bc70b5
44 changed files with 9164 additions and 1 deletions

4
mise.toml Normal file
View File

@@ -0,0 +1,4 @@
[tools]
node = "24"
pnpm = "10.25.0"
rust = "nightly"