feat: remove vercel web frontend part and rename to pi

This commit is contained in:
Jet Pham 2026-03-02 19:22:37 -08:00
parent dff2e96947
commit b2c8d08bdc
No known key found for this signature in database
46 changed files with 0 additions and 4965 deletions

2
pi/.cargo/config.toml Normal file
View file

@ -0,0 +1,2 @@
[target.aarch64-unknown-linux-gnu]
linker = "aarch64-linux-gnu-gcc"