Skip to main content

Getting started

superun is an AI-powered platform that helps users of any skill level create websites or apps using natural language.
From landing pages to complex tools, internal platforms, and interactive prototypes—superun lets you build and iterate quickly.
No. Whether you code or not, you can build using chat and visual editing.
Describe your goal in the dashboard message box. superun generates a starting version. Start small and refine incrementally.
Yes. Use templates or remix public projects to jumpstart your build.
If you’re using QQ email or Gmail and not receiving verification codes, try the following:
  • Check your spam/junk folder, verification codes may be marked as spam
  • Gmail users should check the spam folder, sender is UCDarts
  • If you haven’t received it for a long time, you can retrigger the registration process
  • Demo: Pure frontend, used only to validate ideas and workflows, uses fake data
  • Prototype: Same as Demo, does not include development
  • Development: Connects real capabilities (such as sending emails) to become a product that can actually serve other users

Building with superun

Focus on one feature at a time, build step by step, and reproduce issues minimally before fixing.
Be clear and specific; iterate; include style or design keywords when helpful.
Use Supabase for persistence, authentication, and Edge Functions.
In your projects, superun can automatically integrate the following login methods using Supabase auth:
  • Email and password login
  • Phone verification code login
  • Google login
  • WeChat login (Official Account web authorization)
About WeChat login: WeChat login is now supported, but requires the following prerequisites:
  • A verified WeChat Official Account (Service Account with completed verification)
  • AppID and AppSecret configured in the Official Account backend
  • Your project domain added to the “Web Authorization Domain” whitelist in the Official Account settings
Once these conditions are met, tell AI your Official Account information in the conversation and superun will complete the integration automatically.
superun offers the following services that you can integrate into your projects:
  • superun Cloud: Integrate user authentication, data storage, and backend functions into your product.
  • superun AI: Integrate AI functions into your product.
  • Stripe: Integrate payment processing functions into your product. Securely accept payments, manage subscriptions, and process transactions (suitable for international payment scenarios, such as credit cards, digital wallets, etc.).
  • superun Pay: Fully managed WeChat Pay and Alipay for mainland China—enable on the payment plugin details page without applying for your own merchant IDs. See superun Pay.
  • WeChat Pay: Self-serve WeChat H5 Pay via the dedicated guide (different from the fully managed superun Pay flow).
  • Alipay: Self-serve Alipay H5 Pay via the dedicated guide (different from the fully managed superun Pay flow).
  • superun image generation: Integrate AI image generation functions into your product.
superun Pay is the platform’s fully managed WeChat Pay and Alipay solution for mainland China: hosted checkout, orders, and wallet flows. Enable it from the payment plugin details page.Fees, settlement, and withdrawal rules are not listed in full here. After you enable payments, see the live copy and agreements in the plugin, My Wallet, and related screens.For capabilities and setup, see superun Pay.
Never paste secrets in chat. Store them in environment variables or secrets.
Set page title/description, use semantic structure, and provide social share images.
Two options are available, choose based on your needs:
  • Use your own merchant ID: Self-serve WeChat H5 Pay—you provide your WeChat Pay merchant ID, API keys (API key/secret), etc., and configure them in the conversation following the setup guide. See WeChat H5 Pay setup guide.
  • superun Pay (recommended): No merchant ID application needed. The platform fully manages WeChat Pay and Alipay collection for mainland China—just enable it on the payment plugin details page. See superun Pay.
  • Built-in capability: superun has a Video Generation plugin in the skill library that adds AI video generation to your app (enable it per project under Development → Skill Library). Full generation capabilities are still being iterated, with model selection and parameter configuration rolling out in later versions. See Video Generation.
  • Integrate an external video API: For richer capabilities, you can also call an external video API. The provider needs to supply their API documentation and API key / secret, which you configure in the superun conversation.
  • Choosing a provider: There are many external video API providers with varying quality, styles, and pricing—compare and choose based on your needs.
  • Success story: Some users have packaged short-video apps and published them as WeChat Mini Programs (using superun’s WeChat Mini Program integration).
  • Access / cloud cost: See Pricing Plans. Cloud service is billed as “fixed + usage”, and the cost difference between ~500 and a few dozen daily users is small.
  • AI usage cost: Pay-as-you-go (by actual Compute Credit consumption); view details in Account Information - My Compute Credits - Consumption Details tab.
  • Withdrawals and taxes: For withdrawals, settlement, and tax handling of funds collected into the platform, you can use superun’s free consultation feature to ask.
The system supports version rollback: you can restore to any prior version in one click for safe iteration, avoiding extra consumption from redoing work.To save more Compute Credits, we recommend:
  • Use the free consultation / chat mode to think through your plan before letting AI act;
  • When something goes wrong, click “Repair” first to let the system auto-fix; if that fails, roll back or regenerate.
For questions about API configuration, API keys, and similar topics, you can use superun’s free consultation feature to ask.
A crashing or frozen page is usually caused by a code bug that drives CPU / memory usage too high.
  • Refresh or restart the page first: in most cases a refresh temporarily recovers it.
  • Locate the issue: after recovering, tell AI the steps that triggered the crash so it can investigate and fix the code.
  • Repair or roll back: click “Repair” to let the system auto-fix, or roll back to a working version.
Not currently. superun does not yet support generating separate QR codes for individual Mini Program pages. For now you can only change the landing page shown when the Mini Program opens by modifying the entry route. If you need this, please contact support to share feedback.
If your site is hosted as a SPA (single-page app) + fallback, every URL returns the same homepage HTML, so search engines and AI crawlers only see the homepage content—inner pages can’t be indexed properly, hurting SEO / GEO.
  • Migrate to SSG: convert the project to static site generation (SSG) so each page outputs its own crawlable static HTML. See SSG migration.
  • Optimize for GEO: see GEO to improve visibility in AI / search scenarios.

Features

Configure project visibility in Publish settings. Published projects have a chance to be selected for community showcase (appearing in “See others’ creations”). If you don’t want your project in the community showcase, you can contact support to remove it, or take the project offline.
Even if a project is unpublished or offline, you can share it with others through an internal share link:
  • Find the “Open preview in new tab” option in the project navigation bar
  • Click to open preview in a new tab
  • Copy the preview page URL and share it with others
  • Internal share links are real-time and will not appear in public lists
You can view form submission data through the following methods:
  • AI will tell you the viewing path in the conversation
  • You need to generate a backend management page in the project
  • If using superun Cloud, you can view it in the database
consult mode can be used for free at the following times:
  • Before generating the initial 4 styles, you can use temp-consult simultaneously during the waiting process
  • After project work is completed, click Ask button (consult mode) and ask questions
  • If generation is in progress, consult mode needs to queue, wait until work is completed before consulting
Switch between Editable Design and Code mode depending on your task. Note: viewing code is available to all users; downloading / exporting code requires a paid subscription.
Use Remix to duplicate a project. Projects connected to Supabase must be disconnected first.
After editing, open the publish flow, set visibility, and generate a shareable link.
Use the publish settings wizard to connect a custom domain (major DNS providers supported).
Basic visit analytics are supported; you can also integrate third-party tools.
superun currently supports the following upload types and limits:Supported file types
  • Images: png, jpg, jpeg, webp, gif
  • Code/text files: svg, js, ts, jsx, tsx, py, java, cpp, c, h, cs, php, rb, go, rs, swift, html, css, scss, less, json, xml, yaml, yml, md, txt
  • Documents: pdf, docx, xlsx, xls, csv
  • Video: mp4, avi, mov, wmv, flv, webm, mkv
  • Audio: mp3, wav, ogg, flac, m4a, aac
Limits
  • Images: up to 20 MB per file, max 29900 pixels per dimension
  • Code/text files: up to 5 MB per file
  • PDF: up to 50 MB per file, max 800 pages
  • Word (docx): up to 50 MB per file, max 100 images
  • Excel (xlsx/xls): up to 30 MB per file, max 60000 characters of text content
  • CSV: up to 5 MB per file, max 60000 characters of text content
  • Video/audio: up to 100 MB per file
  • Maximum number of files per request: 10
  • Request timeout: 60 seconds
These limits apply to file uploads in relevant superun flows (for example, attaching files in chat or tools that accept uploads).
Yes. Paste sketches, screenshots, or design references to improve results.
Not yet. Use keyframe screenshots instead.
Yes. Import from Figma as a starting point and refine via chat/visual edits.
Not currently. Starting from an existing repository is not supported.
superun offers two private / self-hosted deployment paths—choose based on your needs:Path 1: Download the code and self-host (no technical support)
  1. Export the frontend code from the project during the development stage
  2. Deploy the code to your own server or a third-party hosting platform (e.g., Netlify, Vercel)
  3. Backend data, authentication, cloud functions and other capabilities that depend on superun Cloud need to be re-implemented by you
For this path, maintenance, security hardening, upgrades, and troubleshooting of the self-hosted code are entirely your own responsibility. The superun team does not provide deployment-related technical support for self-hosted environments.Path 2: superun enterprise private deployment (paid service) superun deploys a node inside your intranet environment, so app generation and runtime both happen within your network and business data does not traverse the public internet. You provide an intranet server and open the required access ports, and superun assists with node deployment.This path involves a one-time implementation fee plus regular usage fees. For the specific plan, server requirements, and a quote, please contact sales / support. See Private deployment.
Use the chat history or the history panel to view, preview, and restore versions.
Yes. Restore to any prior version in a single click for safe iteration.
Just type the model name directly in the chat box, for example:
  • “Switch to Deepseek”
  • “Switch to GPT-4o”
  • “Switch to Claude”
No need to go to any settings page—AI will respond immediately and use the specified model for subsequent conversations.
No. After the domain resolves (usually a few minutes to a few hours), the platform automatically applies and configures an SSL certificate. No manual action is needed. Once the certificate is active, your site is accessible via HTTPS.
During the demo stage, AI automatically generates sample data for display purposes—this is normal behavior.To display real data, you need to enter the Development stage:
  1. Click “Next, Develop” and connect a database (superun Cloud)
  2. After development is complete and published, enter real data with an actual account
  3. The published link will then show real data
Demo-stage data is only for validating UI and interaction flows and will not appear in your officially published app.
When backend uploads (e.g., PDFs, images) fail, common causes and checks:
  • Required fields not filled: if the form containing the upload has required fields left empty, submission / upload will fail—fill in all required fields per the on-page prompts before uploading.
  • Check on-page prompts: look for error hints near the upload control (format, size, count limits) and adjust accordingly.
  • Format and size limits: confirm the file type and size are within the supported range (see “What file types and sizes can I upload?” on this page).
  • Still not working: send the steps and an error screenshot to AI for help, or contact WeCom customer service for assistance.
The platform-assigned default subdomain cannot be fully canceled. However, you can bind a custom domain for branding; once it’s bound and active, you access your site via your own domain and no longer need to use the default subdomain. See Custom domain.
WeChat share cards automatically crop the centered 1:1 region of the image, so non-square images or images whose subject isn’t centered can lose key content (such as a logo).
  • Adjust the image: place key content (logo / subject) in the center, or use a 1:1 square image.
  • Advanced customization: for more precise share-card styling, use the WeChat JS-SDK to customize the shared content.

Managing your account

Not supported yet. As a workaround, create a new account and migrate via public + Remix.
Project owners can use Project Transfer to hand a project to a teammate or friend. After acceptance, the recipient becomes the new owner and can continue copying the project. To prevent secondary copies, distribute the work through the marketplace instead of transferring it directly.
Contact support (e.g., support@superun.ai) to request account deletion.
Compute Credits can be obtained through the following methods:
  • New user registration: Registration grants 40 Compute Credits (valid for 1 month); the first login also grants 10 Compute Credits (valid for 1 day), totaling 50 Compute Credits
  • Daily login: Automatically receive 10 Compute Credits per day when logging in, monthly cap of 40 (no manual check-in required). Daily login Compute Credits have a validity period of 1 day
  • Invite rewards: Friend needs to register through your invite link and complete a demo (select a style and execute to completion), you’ll receive 20 Compute Credits after completion
  • Top-up: You can top up on the top-up page, with a “Custom top-up” option on the far right
  • View specific earning and consumption details in Account Information - My Compute Credits - Consumption Details tab
The correct technical support email is support@superun.ai (note it’s .ai not .com). You can also contact the support team through official support channels on the website.
This usually happens because a different login method created a new account: if you originally registered with email and later switched to WeChat login, the system creates a new account and your original projects won’t appear.Solution:
  1. Sign out and log back in with the email you used to register
  2. Once you confirm your original projects are accessible, bind WeChat in account settings so you can log in with WeChat going forward
  3. If you’ve forgotten your registration email, add our WeCom customer service for assistance
No. Clicking “Retry” continues the previously unfinished (interrupted) task—this is normal behavior and does not consume Compute Credits again. You can view each consumption in Account Information - My Compute Credits - Consumption Details tab.
There’s no monthly plan at the moment. superun’s positioning differs from per-conversation subscription tools: app development is closer to a one-time investment (once built, you can keep using it), so we use pay-as-you-go Compute Credits rather than a monthly subscription. To control costs, use the free consultation / chat mode to clarify requirements before executing—this saves Compute Credits effectively.

Policies and Security

Use the official support channels on the website or email the support team.
See the Privacy Policy in the footer of the website.
See the Terms of Service in the footer of the website.
Refunds follow the Terms of Service. Specific policies are as follows:Compute Credits are a virtual service; once purchased, they are generally non-refundable. If you have questions about historical top-up orders or the Credits-to-Compute-Credits conversion, please contact support for help.Note: Compute Credits are valid for 12 months; the system automatically consumes the earliest-acquired balance first.For more details, please refer to the refund policy section in Pricing Plans.
superun aligns with industry best practices and advances compliance via third‑party audits and risk management.
Yes. superun follows GDPR and continuously improves data protection and privacy.

How superun works

Frontend with React/Tailwind; connects to OpenAPI backends; persistence/auth with Supabase.
Focused on web apps; you can build mobile‑friendly responsive pages.
By modeling recent messages and project state. Provide key details in each prompt for best results.
You, the creator, own your projects and code (subject to applicable terms and third‑party licenses).

About superun

superun operates as a distributed, remote-first team across multiple locations.
See the latest openings on our website and social channels.

superun Website

Visit the superun website to learn about products, solutions, and updates.