@@ -0,0 +1,11 @@
all:
cd webui && npm install && npm run build
go mod tidy && go build .
./pastebin api
ui:
cd webui && npm run build
api:
go build .
The note is not visible to the blocked user.