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).
  • Nano Banana: 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.

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: Code Mode features (viewing code) require 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 officially only provides cloud-hosted services (superun Cloud Compute) and does not offer technical support for on-premise / private deployment.If you really need to self-host, you can do so on your own:
  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 Compute need to be re-implemented by you in your self-hosted environment
Please note: 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.
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.

Managing your account

Not supported yet. As a workaround, create a new account and migrate via public + Remix.
Use Remix or repository collaboration approaches to transition ownership.
Contact support (e.g., support@superun.ai) to request account deletion.
Credits can be obtained through the following methods:
  • New user registration: Registration grants 40 Credits (valid for 1 month); the first login also grants 10 Credits (valid for 1 day), totaling 50 Credits
  • Daily login: Automatically receive 10 Credits per day when logging in, monthly cap of 40 (no manual check-in required). Daily login 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 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 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, contact support@superun.com for assistance

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:
  1. Within 14 days of purchasing Credits, if Credits have not been used, you can apply for a full refund
  2. Between 14 and 90 days after purchase, you can apply for a refund, and we will deduct 5% as payment channel processing fees before refunding
  3. Credits purchased more than 90 days ago can only be converted to equivalent vouchers
Important Note: After a successful refund application, all Credits in your account will be cleared, including Credits obtained through top-up and Credits obtained through activities. If your Credit balance is insufficient to maintain cloud service operation, your project may be suspended.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.