Skip to content

Ai software builder mvp 11699705292647048311#523

Open
drewversedesign wants to merge 3 commits intobrillout:masterfrom
drewversedesign:ai-software-builder-mvp-11699705292647048311
Open

Ai software builder mvp 11699705292647048311#523
drewversedesign wants to merge 3 commits intobrillout:masterfrom
drewversedesign:ai-software-builder-mvp-11699705292647048311

Conversation

@drewversedesign
Copy link
Copy Markdown

No description provided.

google-labs-jules Bot and others added 3 commits February 3, 2026 19:16
- Initialize Next.js 16 app with Tailwind CSS and TypeScript
- Implement Gemini 1.5 Pro integration for structured JSON project generation
- Build dashboard with chat interface, file explorer, code viewer, and live preview
- Implement backend routes for project generation, multi-file preview, and ZIP download
- Add path traversal protection for all file operations
- Provide comprehensive documentation in README.md

Co-authored-by: drewversedesign <203089211+drewversedesign@users.noreply.github.com>
- Update preview route to use Promise-wrapped params for Next.js 15/16 compatibility
- Fix Buffer type mismatch in download route by converting to Uint8Array
- Verified successful build locally with npm run build

Co-authored-by: drewversedesign <203089211+drewversedesign@users.noreply.github.com>
- Install @neondatabase/serverless
- Implement database schema for projects, files, and messages in Neon
- Update backend to save project state to Neon on every generation
- Update preview and download routes to fetch from Neon as fallback
- Add project loading from URL hash for shareable links
- Configure environment with DATABASE_URL

Co-authored-by: drewversedesign <203089211+drewversedesign@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant