Grocery tracker that is also somehow used to send files
https://grub.mzhang.io/
client | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
index.html | ||
package-lock.json | ||
package.json | ||
README.md | ||
rustfmt.toml | ||
tsconfig.json | ||
vite.config.ts |
grub
To build:
npm ci
npm run build
cargo build --release