@@ -21,7 +21,7 @@ bootstrap: generate-version-file ## Set up everything to run the app
.PHONY:watch-frontend
watch-frontend:## Build frontend and watch for changes
npm run watch
source$(NVMSH)&&npm run watch
.PHONY:run-flask
run-flask:## Run flask
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.