#!/usr/bin/env bash # frontend (cd frontend; make clean) # backend (cd backend; rm -rf zig-out .zig-cache)