@raincatcher/wfm-rest-api

v0.0.5
Module used for building a RESTful api on top of the WFM solution

clean

del coverage_report src/*.js src/*.map src/**/*.js src/**/*.map test/**/*.js test/**/*.map

build

tsc

start

ts-node src/index.ts

test

npm run clean && nyc mocha
npm i @raincatcher/[email protected]

Metadata

Downloads