aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-gatsby/meta.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-gatsby/meta.json')
-rw-r--r--examples/with-gatsby/meta.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/with-gatsby/meta.json b/examples/with-gatsby/meta.json
new file mode 100644
index 0000000..a2bd2fd
--- /dev/null
+++ b/examples/with-gatsby/meta.json
@@ -0,0 +1,6 @@
+{
+ "name": "Gatsby.js",
+ "description": "Monorepo with a Gatsby.js and a Next.js app both sharing a UI Library",
+ "template": "https://vercel.com/templates/gatsby/turborepo-gatsby-starter",
+ "featured": true
+}