Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 344 Bytes

File metadata and controls

23 lines (16 loc) · 344 Bytes

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 git@github.com:candlecorp/wick-node-example.git
$ cd wick-node-example

Install dependencies

$ npm install

Run the example

$ node index.js