tasks:
  - init: npm install
    command: npm run dev
image:
  file: .gitpod.Dockerfile
