/crew-go-javascript

Types and classes to help create workers for Crew in Javascript.

Primary LanguageTypeScript

Crew Javascript

Crew Logo

Installing

This package is not yet available on NPM. To install, add the following to your package.json file:

"crew-go-javascript": "ssh://git@github.com:aaronblondeau/crew-go-javascript.git",

Usage

See demo folder for how to create workers and launch them in an express server.