remove the gatsby.js from mono-repo and add the next.js support
personal reason: due to my current dev experiences the Next.js proven to be more developer-friendly to use and also it seems to generate an improved SSG (static site generation) output than Gatsby.js
[GitHub] erkobridee/nx-nextjs
remove the gatsby.js from mono-repo and add the next.js support
personal reason: due to my current dev experiences the Next.js proven to be more developer-friendly to use and also it seems to generate an improved SSG (static site generation) output than Gatsby.js
[GitHub] erkobridee/nx-nextjs