
600+
Components
60+
AWS Resources
24+
Discovery Services
v0.10.0
Current Version
Everything you need to design cloud infrastructure
From natural language to production-ready Terraform in minutes.
MiniStack Integration
Deploy & Test Locally — Zero Cloud Costs
Spin up a local AWS-compatible environment with MiniStack in under two seconds. Each resource gets an interactive console — browse S3 buckets, invoke Lambda functions, inspect DynamoDB tables, and simulate real API Gateway traffic — all on your machine.
Start MiniStack:
docker run -p 4566:4566 ministackorg/ministack$ openarchflow deploy --target ministack
✓ Connected to MiniStack at localhost:4566
⚡ Creating S3 bucket: my-app-assets
✓ S3 bucket ready — Open browser →
⚡ Deploying Lambda: api-handler
✓ Lambda ready — Open invoker →
⚡ Creating DynamoDB: users-table
✓ DynamoDB ready — Open explorer →
3 resources deployed · 0 errors