From 26a77b0a7a433b5ebc986c489ea8124c8f493159 Mon Sep 17 00:00:00 2001 From: NoCodeDevs <119425316+NoCodeDevs@users.noreply.github.com> Date: Mon, 11 Aug 2025 08:18:55 -0400 Subject: [PATCH 01/33] init commit --- .local | 0 README.md | 8 +- app/api/create-ai-sandbox/route.ts | 15 +- app/api/get-sandbox-files/route.ts | 18 +- app/api/restart-vite/route.ts | 18 +- app/api/sandbox-logs/route.ts | 14 + app/api/sandbox-status/route.ts | 24 +- app/layout.tsx | 2 +- app/page.tsx | 529 +++--- components/AnimatedCodeBackground.tsx | 121 ++ components/DemoFlow.tsx | 246 +++ config/app.config.ts | 20 +- lib/icons.ts | 2 +- package-lock.json | 2195 ++++++++++++++++++++++--- package.json | 2 +- public/devs-dev.svg | 14 + 16 files changed, 2649 insertions(+), 579 deletions(-) create mode 100644 .local create mode 100644 components/AnimatedCodeBackground.tsx create mode 100644 components/DemoFlow.tsx create mode 100644 public/devs-dev.svg diff --git a/.local b/.local new file mode 100644 index 00000000..e69de29b diff --git a/README.md b/README.md index 11facd13..1ae2e267 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@
+
-
-
+ Generated by AI
\n{code.slice(0, len)}
+ +{'++'} {'\n'} +{'-'} +
{code}
+ + Browse and copy components for your project. All components are built with TypeScript and Tailwind CSS. +
+Generate additional components by chatting with the AI!
+ ++ This is your main application. You now have ${generatedFiles.length} custom components ready to use! +
+ ++ We've created ${generatedFiles.length} professional components for your project. Each component includes: +
+Import and use components in your project:
+Each component page includes:
++ Component Library Generated! + + Browse Components → + +
+Loading...
+