aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-docker/meta.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-docker/meta.json')
-rw-r--r--examples/with-docker/meta.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/with-docker/meta.json b/examples/with-docker/meta.json
new file mode 100644
index 0000000..f33ccea
--- /dev/null
+++ b/examples/with-docker/meta.json
@@ -0,0 +1,4 @@
+{
+ "name": "Docker",
+ "description": "Monorepo with an Express API and a Next.js App deployed with Docker utilizing turbo prune"
+}