develop
main
@@ -7,10 +7,6 @@ exec_path := join(output_dir, project_name)
go_cmd := `realpath $(which go)`
pnpm_cmd := `realpath $(which pnpm)`
default: install clean build-back build-client run-back
backend: clean build-back run-back
install:
cd {{ client_dir }} && {{ pnpm_cmd }} install
The note is not visible to the blocked user.