build:
  docker:
      worker: /Dockerfile
run:
   worker: npm i --location=global forever && forever franxx.js
