Wick Nodejs Example This project is a minimal example of how to run a Wick component in a nodejs worker. Getting started Clone the example project: $ git clone [email protected]:candlecorp/wick-node-example.git $ cd wick-node-example Install dependencies $ npm install Run the example $ node index.js