aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-prisma/meta.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-prisma/meta.json')
-rw-r--r--examples/with-prisma/meta.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/with-prisma/meta.json b/examples/with-prisma/meta.json
new file mode 100644
index 0000000..3b1c34b
--- /dev/null
+++ b/examples/with-prisma/meta.json
@@ -0,0 +1,4 @@
+{
+ "name": "Prisma",
+ "description": "Monorepo with a Next.js App fully configured with Prisma"
+}