Ai software builder mvp 11699705292647048311#523
Open
drewversedesign wants to merge 3 commits intobrillout:masterfrom
Open
Ai software builder mvp 11699705292647048311#523drewversedesign wants to merge 3 commits intobrillout:masterfrom
drewversedesign wants to merge 3 commits intobrillout:masterfrom
Conversation
- 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.