Your First App in 3 Steps
Get from idea to deployed app faster than you thought possible.1
Describe your app
Go to anyx.app and sign in.Type what you want to build. Be specific about:
- Purpose: What does the app do?
- Audience: Who is it for?
- Style: Colors, vibe, design inspiration
- Key features: Must-have functionality
Example Prompts
- Landing Page
- Dashboard
- SaaS App
UI/UX matters: Add visual guidance to get the look you want:
- Reference sites: “similar to airbnb.com”
- Style keywords: “modern and bold”, “playful and colorful”
- Layout priorities: “make the CTA button prominent”
2
Watch AI build it
Once you submit your prompt, Anyx AI agents spring into action:

What's happening behind the scenes?
What's happening behind the scenes?
- Planning (30 seconds)
- AI analyzes your prompt
- Creates project structure
- Selects tech stack
- Plans AI features
- Development (5-10 minutes)
- Writes React components
- Designs UI with Tailwind CSS
- Implements AI features
- Sets up database (if needed)
- Configures authentication
- Deployment (2-3 minutes)
- Creates GitHub repository
- Runs tests
- Deploys to production
- Sets up environment variables
Live progress updates
Live progress updates
You’ll see real-time updates in the chat:
- “Setting up project structure…”
- “Creating homepage component…”
- “Implementing AI insights engine…”
- “Running tests…”
- “Deploying to production…”

Average build time: 10-15 minutes from prompt to live URL
3
Your app is live!
When the AI finishes, you’ll get:
✅ AI features - Intelligent capabilities built-in
✅ Production code - TypeScript, React, Tailwind CSS
✅ Database - Supabase set up (if requested)
✅ Auth - User login/signup (for SaaS apps)
✅ Tests - Basic test suite included
Live Preview
Production URL
https://your-app.anyx.devShare it immediately!GitHub Repo
Full source code in your account
github.com/anyx-apps/your-appYou own the codeWhat you’ll find
✅ Modern UI - Responsive design, smooth animations✅ AI features - Intelligent capabilities built-in
✅ Production code - TypeScript, React, Tailwind CSS
✅ Database - Supabase set up (if requested)
✅ Auth - User login/signup (for SaaS apps)
✅ Tests - Basic test suite included
All environment variables (API keys, database URLs) are automatically configured
Refine Your App
Not perfect? Just chat to make changes:- Design Changes
- Feature Additions
- AI Customization
- Content Updates
Example requests:
- “Make the hero section more bold and eye-catching”
- “Change the color scheme to blue instead of purple”
- “Add more white space between sections”
- “Make the font sizes larger”
- “Add subtle animations to the cards”
How Iterations Work
1
Send a message
Type your change request in the chat
2
AI implements it
The agent:
- Updates the code
- Tests the changes
- Creates a pull request
- Auto-merges after tests pass
3
Auto-redeploys
Production automatically deploys the updated versionLive in 2-5 minutes
Database Setup
If your app needs to store data, choose a database option:- Anyx Managed (Easiest)
- Bring Your Own Supabase
- No Database
What it is:
- We provision a Supabase database for you
- Zero configuration
- Fully managed by Anyx
- Beginners
- Quick prototypes
- You don’t want to manage infrastructure
Database is provisioned and connected automatically
Task Management
Break big projects into tasks for better control:AI Suggests Tasks
Based on your app, AI recommends next features to buildExample: “Add user profiles”, “Implement search”, “Add analytics”
One-Click Creation
Convert suggestions to real tasks with one clickAI automatically implements and deploys each task
Task limits by tier:
- Free: 4 active tasks
- Builder: 8 active tasks
- Pro: 12 active tasks
- Elite: 20 active tasks
Next Steps
Learn Prompting
Write prompts that get you exactly what you want
Explore Use Cases
See detailed examples for different app types
Understand AI Features
Learn about the intelligent capabilities Anyx adds
Platform Features
Deep dive into deployment, GitHub, and database options
Troubleshooting
Build is taking longer than 15 minutes
Build is taking longer than 15 minutes
Possible causes:
- Complex app with many features
- Database provisioning (adds 2-3 min)
- First-time setup
- Check the chat for progress updates
- If stuck for 20+ minutes, contact support
- Most builds complete in 10-15 min
App doesn't look as expected
App doesn't look as expected
What to try:
- Be more specific in your next message
- Share a link to design inspiration: “Make it look like stripe.com”
- Request specific changes: “Make the hero section bolder”
Feature is missing
Feature is missing
What to do:
- Chat: “Add [feature name]”
- Check task suggestions (AI might recommend it)
- Break complex features into smaller tasks
- “Add user profile page”
- “Add settings page”
- “Add activity feed”
Can't connect my own Supabase
Can't connect my own Supabase
Common issues:
- Wrong URL format (should be
https://xxx.supabase.co) - Wrong API key (use anon key, not service role)
- RLS policies blocking access
Need Help?
- Discord: discord.gg/anyx (fastest response)
- Email: [email protected]
- Docs: Browse more guides in the sidebar