chore: Adds user creation route.
This commit is contained in:
parent
c7b71e754f
commit
1237a31f8b
29 changed files with 630 additions and 63 deletions
3
routes/Hermes API/runroute.sh
Executable file
3
routes/Hermes API/runroute.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
npx @usebruno/cli run "$1" --output /tmp/out.json
|
||||
cat /tmp/out.json | less
|
Loading…
Add table
Add a link
Reference in a new issue