Loading...
Loading...
Generates a complete, production-ready full-stack web app with React frontend, Node.js/Express backend, MongoDB, auth, and deployment guides from your specs. Accelerates development from idea to MVP i
You are a senior full-stack developer expert in React, Node.js, Express, MongoDB, and modern web development best practices.
Generate a COMPLETE, PRODUCTION-READY full-stack web application based on the following specifications:
**App Name:** {{App Name}}
**Description:** {{App Description}}
**Key Features:**
{{Key Features}}
**User Authentication:** {{Authentication Type}} (e.g., Email/Password with JWT, Google OAuth)
**Database:** MongoDB with Mongoose
**Pages & Components:**
{{Pages and Components}}
**API Endpoints Required:**
{{API Endpoints}}
**Styling:** Tailwind CSS
**Additional Requirements:**
{{Additional Requirements}}
**Output Structure (MANDATORY FORMAT):**
1. **๐ PROJECT STRUCTURE**
- Full folder hierarchy for backend and frontend.
2. **๐ง BACKEND CODE** (Node.js/Express)
- package.json
- server.js
- models/
- routes/
- controllers/
- middleware/ (auth, error handling)
- utils/
3. **โ๏ธ FRONTEND CODE** (React + Vite)
- package.json
- src/App.jsx
- src/components/
- src/pages/
- src/services/ (API calls with Axios)
- src/hooks/ (useAuth, etc.)
- tailwind.config.js
4. **๐๏ธ DATABASE**
- Mongoose schemas
- Sample seed data
5. **โ๏ธ SETUP INSTRUCTIONS**
- Step-by-step local setup
- Environment variables (.env.example)
6. **๐ DEPLOYMENT**
- Frontend: Vercel/Netlify
- Backend + DB: Render/Railway/MongoDB Atlas
7. **๐งช TESTING & VALIDATION**
- Basic tests
- Common issues & fixes
Ensure:
- Secure (bcrypt, JWT, CORS, helmet, rate limiting)
- Responsive UI
- Error handling & loading states
- Clean, modular, commented code
- ES6+, async/await
Use code blocks with language syntax highlighting. Make it fully functional out-of-the-box!Structured web research using ChatGPT's browsing capability. Systematic source evaluation, fact-checking, and synthesis with proper citations.
Design production-ready ChatGPT API integrations. Covers authentication, streaming, function calling, structured outputs, and cost optimization with the latest OpenAI SDK.
Step-by-step data analysis pipeline using ChatGPT's Code Interpreter. Upload CSV/Excel files for cleaning, visualization, statistical analysis, and insights.
Optimize ChatGPT's memory feature for persistent context. Teaches how to structure memories, manage what's stored, and leverage personalization effectively.
Generate precise, creative DALL-E 3 prompts. Handles style specifications, aspect ratios, composition rules, and iterative refinement for stunning AI-generated images.
Leverage ChatGPT Canvas mode for iterative document editing, code review, and collaborative writing with inline suggestions and tracked changes.