@@ -37,10 +37,12 @@ db-stop:
# Setup API
api: api-start
api-init:
cd src/api; go build -o ../../bin/engine_x_mgmt
api-start:
./bin/engine_x_mgmt &
api-stop:
# Setup UI
ui: ui-start
The note is not visible to the blocked user.