v2
This commit is contained in:
@@ -15,7 +15,16 @@
|
||||
"Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:3000/api/ideas/1/notes)",
|
||||
"Bash(kill %1)",
|
||||
"Bash(lsof -ti:3000)",
|
||||
"Bash(xargs kill)"
|
||||
"Bash(xargs kill)",
|
||||
"Bash(bunx tsc *)",
|
||||
"Bash(lsof -i:3000 -P -n)",
|
||||
"Bash(kill 35084)",
|
||||
"Bash(curl -s http://localhost:3000/api/auth/providers)",
|
||||
"Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:3000/api/me)",
|
||||
"Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:3000/api/ideas)",
|
||||
"Bash(curl -s http://localhost:3000/api/explore)",
|
||||
"Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:3000/auth/github)",
|
||||
"Bash(bun *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user