Nx and Nextjs

April 10, 2023

Introduction

Create Nx project/workspace

Create a Next.js Web Application with Nx

Create a new Next.js Page Component with Nx Generators

Understanding Next.js GetStaticProps

Understanding Next.js getStaticPaths

Setup Next.js with Tailwind in a Nx Workspace

Configure Tailwind purging in a Nx Workspace

Configure Tailwind in a Nx Monorepo With Potentially Multiple Apps and Libs

Configure And Use TailwindCSS JIT Mode With Nx

Configure Storybook for your React Based Nx Workspace Library

Configure Tailwind for your Storybook Setup in an Nx Workspace

Develop React Components in Isolation with Storybook and Nx

Share React Components in Next.js Applications with Nx Workspace Libraries

Write e2e Tests for our Next.js Application with Nx and Cypress

Write Cypress Tests for our React Storybook Components with Nx

Export a Next.js Application with Nx

Setup Vercel to Deploy an Nx Based Next.js Application

Only Build What Changed with Nx Affected Commands

Register our Markdown Articles with the Nx Dependency Graph

Only Deploy to Vercel What has Been Affected Using Nx

Related:

← Back to home