← Back to tools
View AGENTS.md for Discharge
Discharge
Deploy static websites to Amazon S3
Description
Discharge is a simple CLI tool for deploying static websites to Amazon S3. It handles the configuration of S3 buckets, CloudFront distributions, and Route 53 DNS records to make static site deployment straightforward.
AI Summary
CLI tool for deploying static websites to Amazon S3 with CloudFront and Route 53 configuration.
Capabilities
- + Deploy static websites to Amazon S3
- + Configure CloudFront distributions
- + Set up Route 53 DNS records
- + Simple deployment workflow
Use When
- → User wants to deploy a static site to AWS S3
- → User needs a simple CLI for S3 static hosting
Avoid When
- x User does not use AWS
- x User needs dynamic server-side rendering