Co-authored-by: Copilot <copilot@github.com>
@@ -4,19 +4,19 @@ default:
@just --list
install:
npm install
bun install
dev:
npm run dev
bun run dev
build:
npm run build
bun run build
start:
npm run start
bun run start
lint:
npm run lint
bun run lint
deploy:
bash scripts/deploy.sh
The note is not visible to the blocked user.