Kickstart a new Whook server
This module creates a basic whook server working out of the box.
whook
npm init @whook
To test the create script:
npm run build node bin/create.js
MIT