Localhost to production in minutes
Thunder transforms your application code into production-ready AWS resources. Just ship.
bun add @thunder-so/thunder --development
Just ask Claude to deploy.
Installing Thunder automatically registers the /aws-deploy skill in your Claude Code project. Claude reads your configs, finds the most efficient method of deployment with cost breakdown, and generates the necessary stacks.
- Skill auto-installs when you add
@thunder-so/thunder - Claude detects your framework and configs to recommend solutions
- Generates
AWS CDK stackthat you can run with a single command
Skill use: /aws-deploy
Detected Vite SPA
Recommending the Static (S3 + CloudFront) pattern
Free to host; ~$1-5/mo for low traffic
Generating stack/dev.ts…
✓ Config written. Deploying to AWS…
Deploy any framework
Automatic detection and optimized configurations for your favorite frameworks.
Orchestration Intelligence
Enterprise-grade AWS management, simplified.
Bring your own AWS
Securely link multiple accounts to your organization.
GitHub Native
Sync deployments directly with your CI/CD pipelines.
Auto Provision
Detects storage and compute needs from your code automatically.
Real-time Observability
Visual logs and traces unified in one dashboard.
Hardened Security
Least-privilege IAM policies based on code analysis.
Click, click, click, done
Connect your accounts, configure your app, and deploy automatically.
Four architecture patterns, infinite possibilities
Thunder provides enterprise grade deployment patterns for your project
Static
S3 + CloudFront
Perfect for React, Vue, and static sites. Global CDN with edge caching.
Lambda
Lambda + API Gateway
Serverless APIs and backends. Scale to zero, pay for what you use.
Fargate
Fargate + ALB
Containerized applications. Full control over runtime and resources.
Serverless
Lambda + S3 + CloudFront
Full-stack SSR frameworks. Server-side rendering with pay-per-request pricing.
Deploy to your AWS with lightning speed
Thunder is the precision deployment platform
Built-in CI/CD
Every push triggers an automated pipeline. CodePipeline and CodeBuild are provisioned for you. No YAML wrangling required.
Bun as a first-class citizen
Install, build, test, and run with Bun out of the box (even on Lambda). Faster installs, faster builds, and a runtime that keeps up with your code.
TypeScript native
Infrastructure defined in TypeScript via AWS CDK. Type-safe configs, full IDE support, and no context switching between languages.
Cost Optimized
Every construct is fine tuned for cost optimization. Use AWS MCP servers to estimate the cost your stacks before deployment.
Open Source
The CDK constructs powering every deployment are open source. Inspect, fork, or extend them. Your pipelines keep running even if you stop using Thunder.
Ready to deploy?
Start deploying to your AWS account in minutes. Free tier available.
No credit card required.