aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/basic/meta.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/basic/meta.json')
-rw-r--r--examples/basic/meta.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/basic/meta.json b/examples/basic/meta.json
new file mode 100644
index 0000000..3e30a7f
--- /dev/null
+++ b/examples/basic/meta.json
@@ -0,0 +1,6 @@
+{
+ "name": "Basic",
+ "description": "Minimal Turborepo example for learning the fundamentals.",
+ "template": "https://vercel.com/templates/next.js/turborepo-next-basic",
+ "featured": true
+}