Grocery tracker that is also somehow used to send files https://grub.mzhang.io/
Go to file
2023-08-10 19:25:21 -05:00
client build 2023-08-10 18:37:53 -05:00
src print 2023-08-10 19:08:04 -05:00
.envrc nix flake 2023-08-10 19:25:21 -05:00
.gitignore nix flake 2023-08-10 19:25:21 -05:00
Cargo.lock build 2023-08-10 18:37:53 -05:00
Cargo.toml build 2023-08-10 18:37:53 -05:00
flake.lock nix flake 2023-08-10 19:25:21 -05:00
flake.nix nix flake 2023-08-10 19:25:21 -05:00
index.html grub 2023-08-10 16:10:48 -05:00
package-lock.json upload works 2023-08-10 17:55:32 -05:00
package.json nix flake 2023-08-10 19:25:21 -05:00
README.md readme 2023-08-10 18:38:19 -05:00
rustfmt.toml grub 2023-08-10 16:10:48 -05:00
tsconfig.json build 2023-08-10 18:37:53 -05:00
vite.config.ts build 2023-08-10 18:37:53 -05:00

grub

To build:

npm ci
npm run build
cargo build --release