@@ -2,5 +2,11 @@
frontend:
$(MAKE) -C frontend/ build
fwatch:
$(MAKE) -C frontend/ watch
backend:
$(MAKE) -C backend/ build
bstart:
$(MAKE) -C backend/ start
The note is not visible to the blocked user.