Grocery tracker that is also somehow used to send files https://grub.mzhang.io/
Go to file
Michael Zhang ae90df49c1 ipv6 2023-08-10 23:19:47 -05:00
client chrome jumpscare 2023-08-10 23:11:55 -05:00
src ipv6 2023-08-10 23:19:47 -05:00
.envrc nix flake 2023-08-10 19:25:21 -05:00
.gitignore nix flake 2023-08-10 19:25:21 -05:00
.tokeignore make it look nicer 2023-08-10 23:09:24 -05:00
Cargo.lock build 2023-08-10 18:37:53 -05:00
Cargo.toml build 2023-08-10 18:37:53 -05:00
README.md make it look nicer 2023-08-10 23:09:24 -05:00
flake.lock nix flake 2023-08-10 19:25:21 -05:00
flake.nix hash 2023-08-10 23:17:51 -05:00
index.html grub 2023-08-10 16:10:48 -05:00
package-lock.json make it look nicer 2023-08-10 23:09:24 -05:00
package.json make it look nicer 2023-08-10 23:09:24 -05:00
rustfmt.toml grub 2023-08-10 16:10:48 -05:00
tsconfig.json make it look nicer 2023-08-10 23:09:24 -05:00
vite.config.ts make it look nicer 2023-08-10 23:09:24 -05:00

README.md

grub

To build:

npm ci
npm run build
cargo build --release

To run:

grub [--port 6106]