Monorepo

Posted on October 2, 2021
Tags: javascript

https://nx.dev/packages/next

npx create-nx-workspace@latest --preset=next
npx nx list

Since our nextjs default serves 127.0.0.1 but we need 0.0.0.0. Check the https://nx.dev/packages/next/executors/server to see what we can configure in app/blehNextApp/package.json