From d72f8df61c9fd86f505ad172635c84170c811a85 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 24 Aug 2025 13:53:11 +0000 Subject: [PATCH 1/2] Initial plan From 3e6ab62c3ae3930ac60eaafa9337a3c90827f5cc Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 24 Aug 2025 13:56:54 +0000 Subject: [PATCH 2/2] Add DeepWiki badge to README Co-authored-by: bookernath <8922457+bookernath@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc11014..c325f92 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # NextJS Sample App +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/bigcommerce/sample-app-nodejs) This starter app includes all the files necessary to get started with a basic, hello world app. This app uses NextJS, BigDesign, Typescript, and React.