yarn install
and then start one of the following examples
- basic example
yarn basic-example
- route http request to blocks
yarn route-example
- start multiple server and route to same ticlo job
yarn multi-server-example
- add custom functions
yarn custom-function-example