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:- Anyx Managed (Easiest)
- Bring Your Own Supabase
- No Database
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
- Beginners
- Quick prototypes
- You don’t want to manage infrastructure
- You want to focus on building
- Mention “with database” in your prompt
- Anyx provisions Supabase project (2-3 min)
- Database credentials auto-configured
- Start using immediately
- 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 tab → Enable 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
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
- Apps with user accounts
- SaaS applications
- Dashboards
- Any app requiring login
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
- Source code
- Tests
- GitHub Actions (CI/CD)
- Documentation
2
Production Deployment
- Repo connected to hosting automatically
- Production URL generated
- SSL certificate (HTTPS)
- Global CDN
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
- Encrypted at rest
- Never in source code
- Environment-specific
Custom Domains
Connect your own domain in project settings:- Add custom domain
- Update DNS records
- SSL auto-configured
yourapp.comapp.yourcompany.com- Multiple domains
Task Management
Break projects into manageable tasks:- AI Task Suggestions
- Task Workflow
- Task Board
How it works:
- AI analyzes your app
- Suggests next features to add
- One-click to create task
- “Add user profile page”
- “Implement search functionality”
- “Add email notifications”
- “Create analytics dashboard”
- 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
- Chat with AI
- Type what you want changed
- Be specific or general
- Ask questions
- AI Implements
- Updates code
- Tests changes
- Creates PR
- Auto-Deploy
- Tests pass → merges
- Production deploys
- Live in 2-5 minutes
Example Requests
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:- Frontend
- Backend
- Hosting
Automatic optimizations:
- Code splitting
- Lazy loading
- Image optimization
- Font optimization
- CSS minification
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
- Next.js API routes
- Supabase (database)
- PostgreSQL
- Production infrastructure (frontend)
- Supabase (database)
- Global CDN
- 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