From 8b2c4a38a461ff5ecc95972291bc711e2c5dec9a Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 28 Apr 2023 01:47:57 +0800 Subject: --- examples/with-nextjs/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 examples/with-nextjs/README.md (limited to 'examples/with-nextjs') diff --git a/examples/with-nextjs/README.md b/examples/with-nextjs/README.md new file mode 100644 index 0000000..16f2907 --- /dev/null +++ b/examples/with-nextjs/README.md @@ -0,0 +1,14 @@ +The following turborepo examples contain [Next.js](https://nextjs.org/) applications: + +1. [basic](../basic/) +1. [kitchen-sink](../kitchen-sink/) +1. [non-monorepo](../non-monorepo/) +1. [with-changesets](../with-changesets/) +1. [with-docker](../with-docker/) +1. [with-prisma](../with-prisma) +1. [with-yarn](../with-yarn/) +1. [with-npm](../with-npm/) +1. [with-react-native-web](../with-react-native-web/) +1. [with-tailwind](../with-tailwind/) + + -- cgit v1.2.3-70-g09d2