image: "gitpod/workspace-full"
tasks:
    - command: "cd ui && sh devinit.sh && yarn gitpod"
ports:
    - port: 4200
      protocol: "http"