From 9c8eb5b47e3ab6adfea17204836e41f32418529e Mon Sep 17 00:00:00 2001 From: Aashish Karki <106550372+Aashish079@users.noreply.github.com> Date: Wed, 8 Jan 2025 13:17:04 +0545 Subject: [PATCH] samples: Added MindAly (#1687) Signed-off-by: Aashish Karki <078bct004.aashish@pcampus.edu.np> --- hack/samples/index.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hack/samples/index.json b/hack/samples/index.json index 09f2715ade..71d28b8beb 100644 --- a/hack/samples/index.json +++ b/hack/samples/index.json @@ -4,6 +4,11 @@ "description": "Simple Alpine container with Git installed.", "gitUrl": "https://github.com/daytonaio/sample-alpine" }, + { + "name": "MindAly", + "description": "MindAily is a transformative chat application designed to provide a judgment-free space for users to express their struggles.", + "gitUrl": "https://github.com/Aashish079/MindAly-daytona" + }, { "name": "Modern Restaurant", "description": "A modern restaurant website built with Astro.js and TailwindCSS, showcasing a restaurant's menu, team, and Daytona.",