Skip to main content

Platform Overview

Anyx handles all the technical complexity so you can focus on building your app.

Autonomous AI Agents

Write, test, and deploy code without supervision

Database Management

3 modes: We manage, you manage, or none

Auto Deployment

GitHub + production setup automatically

Database Options

Choose the approach that fits your needs:

We Handle Everything

What it is:
  • Anyx provisions a Supabase database for you
  • Zero configuration needed
  • Fully managed and maintained
  • Auto-migrations when you add features
Best for:
  • Beginners
  • Quick prototypes
  • You don’t want to manage infrastructure
  • You want to focus on building
How it works:
  1. Mention “with database” in your prompt
  2. Anyx provisions Supabase project (2-3 min)
  3. Database credentials auto-configured
  4. Start using immediately
What you get:
  • Postgres database
  • Auto-scaling
  • Daily backups
  • Unlimited API requests
Best choice for 90% of users

Backend Authentication

Add user login and authentication to your app with one click:

Enable Backend Auth

Go to Settings tabEnable Backend Auth What you get:
  • Email/password authentication via backend proxy
  • Automatic user isolation (each user sees only their data)
  • Secure session management
  • Sign up, login, logout endpoints
  • Password reset functionality
How it works:
1

Enable in Settings

Click “Enable Backend Auth” in your project settings
2

AI Updates Code

  • Authentication endpoints added (/api/auth/login, /api/auth/signup)
  • Database tables updated with user isolation
  • Frontend login/signup forms generated
3

Start Using

  • Users can sign up and log in
  • Data automatically isolated per user
  • No manual configuration needed
Best for:
  • Apps with user accounts
  • SaaS applications
  • Dashboards
  • Any app requiring login
Code changes required - a task will be created for the AI agent to implement authentication.

Deployment & Hosting

Every app is automatically deployed to production:

What Happens

1

GitHub Repository Created

  • Anyx creates repo in your GitHub account
  • You own the code (not vendor lock-in)
  • Full git history
  • Can clone locally anytime
Repo includes:
  • Source code
  • Tests
  • GitHub Actions (CI/CD)
  • Documentation
2

Production Deployment

  • Repo connected to hosting automatically
  • Production URL generated
  • SSL certificate (HTTPS)
  • Global CDN
You get:
  • https://your-app.anyx.app
  • Or connect custom domain
  • Automatic deployments on changes
3

Environment Variables Set

All API keys and secrets configured:
  • Database credentials
  • API keys (if needed)
  • Feature flags
Secure:
  • Encrypted at rest
  • Never in source code
  • Environment-specific

Custom Domains

Connect your own domain in project settings:
  1. Add custom domain
  2. Update DNS records
  3. SSL auto-configured
Supported:
  • yourapp.com
  • app.yourcompany.com
  • Multiple domains

Task Management

Break projects into manageable tasks:
How it works:
  • AI analyzes your app
  • Suggests next features to add
  • One-click to create task
Example suggestions:
  • “Add user profile page”
  • “Implement search functionality”
  • “Add email notifications”
  • “Create analytics dashboard”
Tier limits:
  • Free: 4 active tasks
  • Builder: 8 active tasks
  • Pro: 12 active tasks
  • Elite: 20 active tasks

GitHub Integration

Full GitHub automation:

Repository Management

  • Repo created in your account
  • Branch protection rules
  • Pull request workflow
  • Code review ready

CI/CD Pipeline

  • Automated tests
  • Build checks
  • Lint checks
  • Auto-merge on success

Issues & PRs

  • Tasks become GitHub issues
  • AI creates PRs automatically
  • Detailed PR descriptions
  • Code change summaries

Full Ownership

  • You own the repo
  • Can clone locally
  • Add collaborators
  • Transfer to organization

Iteration & Chat

Refine your app through natural conversation:

How It Works

  1. Chat with AI
    • Type what you want changed
    • Be specific or general
    • Ask questions
  2. AI Implements
    • Updates code
    • Tests changes
    • Creates PR
  3. Auto-Deploy
    • Tests pass → merges
    • Production deploys
    • Live in 2-5 minutes

Example Requests

Design changes:
"Make the hero section bolder"
"Change to blue color scheme"
"Add more white space"

Feature additions:
"Add dark mode toggle"
"Implement search"
"Add email notifications"

Content updates:
"Change pricing to $49/mo"
"Update testimonials"
"Fix typo on homepage"

AI adjustments:
"Make AI assistant more casual"
"Add voice input to AI chat"
"Move AI widget to sidebar"

Security & Privacy

Built-in best practices:

Authentication

  • Secure password hashing
  • Session management
  • Email verification
  • 2FA ready

Data Protection

  • Encrypted at rest
  • HTTPS only
  • GDPR compliant
  • Data export available

API Security

  • Rate limiting
  • CORS configured
  • API key rotation
  • Webhook signatures

Code Quality

  • Linting enforced
  • Type safety (TypeScript)
  • Security scanning
  • Dependency updates

Performance

Every app is optimized:
Automatic optimizations:
  • Code splitting
  • Lazy loading
  • Image optimization
  • Font optimization
  • CSS minification
Target: < 2 second load time

Support & Monitoring

Stay informed about your app:

Real-time Updates

Chat notifications for:
  • Build status
  • Deployment success
  • Errors detected
  • Task completions

Error Tracking

Automatic monitoring:
  • Runtime errors
  • Failed requests
  • Performance issues
  • Database problems

Analytics Ready

Easy to add:
  • Google Analytics
  • Custom analytics
  • Event tracking
  • User behavior monitoring

Help & Support

  • Discord community
  • Email support
  • Documentation
  • Video tutorials

Tech Stack

Every app uses modern, production-ready technologies: Frontend:
  • React 19
  • TypeScript
  • Tailwind CSS
  • Shadcn/ui components
Backend (Fully managed on Anyx Cloud):
  • Next.js API routes
  • Supabase (database)
  • PostgreSQL
Hosting:
  • Production infrastructure (frontend)
  • Supabase (database)
  • Global CDN
AI:
  • OpenAI GPT-4 and 5
  • Anthropic Claude
  • Google Gemini
  • (Model selection optimized per feature)

Pricing

Platform features included in all tiers. Differences are in task limits, build minutes, and support level.See anyx.app/pricing for current pricing.

Start Building

All features included - no setup required