Signed-off-by: Asai Neko <sugar@localhost.localdomain>
@@ -27,6 +27,7 @@ build-back:
{{ go_cmd }} build -o {{ server_exec_path }}{{ if os() == "windows" { ".exe" } else { "" } }} {{ server_entry }}
install-back:
go install github.com/swaggo/swag/cmd/swag@latest
cd {{ project_dir }} && go mod tidy
run-back:
The note is not visible to the blocked user.