image: file: .gitpod.Dockerfile tasks: - init: | yarn pm2 start mongod yarn build:ui npx hydrooj cli system set server.port 2333 npx hydrooj cli user create root@hydro.local root rootroot 2 npx hydrooj cli user setSuperAdmin 2 yarn debug vscode: extensions: - dbaeumer.vscode-eslint - vscode-icons-team.vscode-icons - samuelcolvin.jinjahtml - tabnine.tabnine-vscode - gruntfuggly.todo-tree