We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hey, sorry my ignorance, but how to run or install this? There is nothing in the readme file.
After some google-ing, is this correct? (after cloning the repo):
npm run package
to run the server:
node out/index.js --stdio
?