Welcome to QudCopy! Transform your development workflow with AI-powered code generation. Upload designs, get production-ready code instantly, and cut development time by 50%.
-
AI-Powered Code Generation: Upload your designs and get production-ready code in minutes.
-
Efficiency: Reduce development time by half.
-
User-Friendly: Easy to use interface for seamless integration into your workflow.
To get started with QudCopy, follow these steps:
-
Clone the repository:
git clone https://github.com/qudsystemltd/QudCopy.git cd QudCopy
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
Create a .env
file in the root directory and add the following variables:
# Clerk API keys
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=YOUR_PUBLISHABLE_KEY
CLERK_SECRET_KEY=YOUR_SECRET_KEY
# Database Configuration
DATABASE_URL=YOUR_MONGODB_CONNECTION_STRING
# Cloudinary Configuration
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME=YOUR_CLOUD_NAME
NEXT_PUBLIC_CLOUDINARY_API_KEY=YOUR_API_KEY
CLOUDINARY_API_SECRET=YOUR_API_SECRET
We welcome contributions! Please read our contributing guidelines for more information.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, please join our Discord community.