Skip to content
DiscordTwitterLinkedInInstagram

FAQ

What is CodePup AI?

CodePup AI is a no-code, AI-powered platform that allows anyone - from business owners to developers - to create and manage full websites or web apps just by describing what they want. Simply type your idea, and CodePup AI instantly generates your website with responsive design and clean code.


How is CodePup AI different from other no-code builders?

Most no-code tools focus only on design or frontend building. CodePup AI goes further by generating full-stack applications - including backend logic, database, authentication, and integrations like payments and emails.

It also connects everything automatically and ensures your app works as expected, reducing the need for manual setup or third-party tools.


Who is CodePup AI for?

CodePup AI is designed for a wide range of users - beginners, founders, and developers alike.

Non-technical users can build and launch products without writing a single line of code, while developers can use it to speed up development, automate repetitive work, and focus on more complex logic.


What can I build with CodePup AI?

You can build almost anything - from simple landing pages and business websites to interactive dashboards, SaaS products, e-commerce stores, and full-stack apps.

Whether you’re launching an MVP, managing client projects, or building a portfolio site, CodePup AI gives you complete flexibility without needing to write code manually.


Do I need coding experience to build with CodePup AI?

Not at all. CodePup is built for all skill levels - from non-technical founders to professional developers. You can create, edit, and publish entire websites just by describing your idea in plain English.


How do I create a project?

After signing in, choose your project type (Simple Interactive or E-Commerce website). Then describe your idea. For example:

“Create me the one shoe selling website with both payment integration and database integration”

CodePup AI will automatically generate your project structure, components, and design in seconds.


Can I modify an existing project?

Yes. You can open any of your previously created projects and continue editing them directly through chat instructions. Simply describe the changes you want. For example:

  • “Replace the hero image with a video background”
  • “Add a testimonials section below the pricing section”

CodePup AI will automatically update your website based on your instructions while keeping all previous work intact.


How do I build efficiently with CodePup AI?

To get the best results, start small and build step by step. Begin with your website structure (like “Create a landing page for my product”) and then refine each section, such as “Add testimonials below the hero” or “Change the button color to blue.” This ensures accurate generation, smooth iterations, and minimal credit usage.


What should I do if I hit an error?

If you encounter an error, try breaking your instruction into smaller steps, rephrasing it, or asking CodePup AI directly: “Why is this error happening?” or “Fix this error.”


What should I do if something is not working as expected?

Try rephrasing your request or breaking it into smaller steps. You can also ask CodePup AI to debug or fix the issue directly in chat.


How long does it take to complete a project?

Project time depends on complexity. Small static sites can be generated in minutes, while full-stack apps may take longer as you refine features. To build faster, break requests into smaller, focused tasks and iterate.


Does CodePup AI generate real production-ready code?

Yes. CodePup AI generates clean, structured, and production-ready code using modern technologies. You can export your code, customize it further, and deploy it on your own infrastructure if needed.


What technologies does CodePup AI use?

CodePup AI uses Node.js, React, TailwindCSS, and AWS for infrastructure. The AI pipeline uses modern LLMs and code-generation techniques to ensure accuracy and scalability.


Does CodePup AI automatically connect frontend, backend, and database?

Yes. CodePup AI automatically connects all layers of your application - including frontend, backend, database, authentication, and integrations. You don’t need to manually configure APIs or connect services - everything is wired for you.


Can I build full-stack and dynamic applications?

Yes. CodePup AI supports building fully dynamic, data-driven applications with backend logic, database integration, and real-time features. You can create dashboards, SaaS products, internal tools, and more.


Does CodePup AI support reusable components and multi-page apps?

Yes. CodePup AI generates structured applications with reusable components and supports multi-page navigation. This helps maintain consistency and scalability as your project grows.


Can I integrate third-party APIs and services?

Yes. You can connect external APIs and services to extend your application’s functionality. Simply describe the integration you need in the chat and CodePup AI will wire it up for you.


Can I connect my project to a backend to store data?

Yes. If you’re building a dynamic or interactive website, CodePup AI supports Supabase for full-stack features like authentication, database, and APIs. When creating a full-stack website, CodePup AI handles database setup, API management, and integration automatically.


Can I add login or authentication to my website?

Yes. CodePup AI can automatically integrate Supabase Auth. Just mention in your prompt that you want login or signup functionality, and CodePup AI will set it up seamlessly.


Can I add an admin dashboard to my website?

Yes. For interactive full-stack websites, CodePup AI can generate a complete admin dashboard, allowing you to manage data, track users, and monitor activity - all connected to your backend.


Can I store sensitive API keys in CodePup AI?

Yes. In some cases, CodePup AI may ask for API keys (such as Stripe) to set up integrations and enable features like payments.

When you provide these keys, they are securely stored in backend environments (such as Supabase Edge Function secrets or server-side storage) and are never exposed in your frontend code.

We recommend avoiding sharing keys unnecessarily and only providing them when required for specific integrations. CodePup AI ensures they are used safely within your project.


Can I integrate payments like Stripe in my project?

Yes. CodePup AI supports built-in Stripe payment integration. You can create checkout flows, accept payments, and manage transactions without any manual setup.


Does CodePup AI support subscriptions and billing systems?

Yes. You can implement subscription-based billing and recurring payments. CodePup AI sets up the necessary backend logic and connects it with your frontend automatically.


Can I trigger actions after a successful payment?

Yes. CodePup AI supports event-based workflows. You can trigger actions such as sending confirmation emails, updating user access, or storing transaction data automatically after a payment is completed.


Does CodePup AI support automated email sending?

Yes. CodePup AI includes built-in support for sending automated emails via Resend. You can send emails based on events like user signup, purchases, or any other trigger in your app.


Can I send transactional emails like signup or purchase confirmations?

Yes. You can send transactional emails such as welcome emails, order confirmations, and notifications. These are automatically triggered based on user actions in your application.


Can I create custom email workflows and triggers?

Yes. CodePup AI allows you to define custom workflows based on events. For example, you can send emails after specific user actions or system events by describing the behavior you want in the chat.


Can I automate actions based on user behavior?

Yes. CodePup AI supports automation based on user interactions and system events. This allows you to build smarter and more responsive applications without writing backend logic manually.


Does CodePup AI support event-driven workflows?

Yes. You can define triggers and actions within your application. For example, when a user signs up or makes a payment, you can automatically trigger emails, database updates, or other actions.


Does CodePup AI test my application automatically?

Yes. CodePup AI includes automated testing to ensure your application functions correctly before deployment.


What kind of testing is included?

CodePup AI performs multiple levels of testing, including functional checks and flow validation, to ensure your app works as expected across all key user journeys.


Does CodePup AI host my websites?

Yes. Instant hosting is included for all generated projects. You can also export your project and host it elsewhere if preferred.


Can I deploy my project with a custom domain?

Yes. You can connect your own domain and publish your project under a professional branded URL. CodePup handles SSL, hosting, and DNS verification automatically.


Can I export my code and host it outside CodePup?

Yes. You can export your full project code and deploy it on platforms like Vercel, AWS, or any hosting provider of your choice.


Can I edit my project after generating it?

Yes. You can continuously modify your project using simple instructions in chat. CodePup AI updates your application while preserving all existing functionality.


Does CodePup AI support version history?

Yes. CodePup AI includes built-in version control, allowing you to restore previous versions of your project if you are not happy with recent changes.


How does regeneration affect my project?

When you regenerate or update parts of your project, CodePup AI applies the changes while keeping the rest of your application intact. Your existing work is preserved.


Is my project data private?

Yes. Your projects and data are private to your account. CodePup does not share your project content or data with other users.


Is my website secure?

Yes. All CodePup-hosted websites run over HTTPS with SSL certificates included automatically. Backend functions and API keys are stored securely and never exposed to the browser.


How should I store API keys and sensitive data?

Sensitive data should always be stored securely using backend solutions like Supabase secrets or server-side environments.

In some cases, CodePup AI may ask for API keys to configure integrations (such as payments or external services). When provided, these keys are securely stored and used only on the backend, and are never exposed in your frontend code.

We recommend only sharing keys when required and relying on secure storage wherever possible.


Can developers modify the generated code?

Yes. Developers can export and customize the generated code as needed. This allows full flexibility and control over the final application.


Is CodePup AI suitable for production applications?

Yes. CodePup AI is designed to generate production-ready applications that can be deployed and used in real-world scenarios with real users and real data.


How do credits work?

Credits are consumed each time CodePup AI generates or modifies your project. Larger or more complex requests use more credits. You can monitor your credit balance from your dashboard at any time.


What happens when I run out of credits?

When your credits run out, you will need to upgrade your plan or purchase additional credits to continue generating or modifying projects. Your existing projects remain accessible and published.


What happens to my projects if I cancel my subscription?

Your existing projects remain intact. You will lose access to premium features but your published websites will continue to stay live.


How can I improve results from AI prompts?

For better results, use clear and specific instructions. Breaking tasks into smaller steps also improves accuracy and reduces credit usage. You can refer to our Prompt Guide for detailed tips.


How can I contact support?

You can reach out through your dashboard or email support@codepup.ai.