belgattitude/nextjs-monorepo-example

View on GitHub
.gitpod.yml

Summary

Maintainability
Test Coverage
tasks:
  - init: corepack enable && yarn install
    command: yarn workspace nextjs-app run dev -p 3000