Open Source & MIT Licensed

Ship client websites in 30 minutes

โšก 5-minute setupโ€ข๐Ÿ’ฐ $0.50/month hostingโ€ข๐Ÿš€ 99.9% uptime

The complete Next.js + AWS CDK boilerplate that developers actually want. Stop wasting hours on infrastructureโ€”focus on building.

From Zero to Production

1
Clone30 sec
2
Configure5 min
3
Deploy10 min
4
Live!15 min
5min
Setup time
$0.50
Monthly hosting
99.9%
AWS uptime

Stop rebuilding the same infrastructure

Every client project shouldn't require setting up AWS from scratch. Focus on what makes each site unique, not the plumbing.

๐Ÿ˜ฎโ€๐Ÿ’จThe usual pain

โœ—

AWS infrastructure setup

S3 buckets, CloudFront distributions, SSL certificates, Route53... every single time.

โœ—

Deployment pipeline configuration

GitHub Actions workflows, environment variables, build processes... copy-paste from the last project.

โœ—

Client cost explanations

"Why does hosting cost $50/month?" Because traditional hosting is expensive and opaque.

โœจThe StaticFast way

โœ“

Infrastructure as code, ready to go

Complete AWS CDK setup. One command deploys everything securely and correctly.

โœ“

Environment-driven customization

Change colors, content, contact info via .env file. No code changes needed.

โœ“

Transparent, minimal costs

Show clients the actual AWS bill: ~$0.50/month for most sites. No markup needed.

What you actually get

A complete, production-ready setup. Claude Code will help you customize and deploy it.

๐Ÿ“Repository Structure

Everything organized and ready to customize with Claude Code

๐Ÿ“‚ staticfast-boilerplate/
โ”œโ”€โ”€ ๐Ÿ“„ README.md# โ† Complete setup guide
โ”œโ”€โ”€ ๐Ÿ“„ FIRST-STEPS.md# โ† Step-by-step walkthrough
โ”œโ”€โ”€ ๐Ÿ“„ .env.example# โ† Claude Code configures this
โ”œโ”€โ”€ ๐Ÿ“‚ src/app/# โ† Next.js 15 app directory
โ”‚ โ”œโ”€โ”€ ๐Ÿ“„ page.tsx# โ† Homepage template
โ”‚ โ”œโ”€โ”€ ๐Ÿ“„ layout.tsx# โ† SEO & metadata
โ”‚ โ””โ”€โ”€ ๐Ÿ“„ globals.css# โ† Tailwind CSS
โ”œโ”€โ”€ ๐Ÿ“‚ cdk/# โ† AWS infrastructure
โ”‚ โ””โ”€โ”€ ๐Ÿ“„ staticfast-stack.ts# โ† S3 + CloudFront + SSL
โ”œโ”€โ”€ ๐Ÿ“‚ .github/workflows/# โ† Auto-deployment
โ”‚ โ””โ”€โ”€ ๐Ÿ“„ deploy.yml# โ† Push to deploy
โ””โ”€โ”€ ๐Ÿ“„ cleanup.sh# โ† Remove everything ($0 cost)

๐Ÿค– Claude Code will:

  • โ€ขConfigure .env with your business details
  • โ€ขDeploy AWS infrastructure automatically
  • โ€ขSet up GitHub repository and secrets
  • โ€ขCustomize colors, content, and contact info

โšก You get:

  • โ€ขProfessional website live in ~30 minutes
  • โ€ขGlobal CDN with SSL certificate
  • โ€ขAutomatic deployments on git push
  • โ€ข$0.50/month average hosting costs

Start with FIRST-STEPS.md for the complete walkthrough

Modern, proven stack

Built with technologies you already know and trust. No experimental frameworks or complex configurations.

โš›๏ธ

Next.js 15

React framework with static export capability. Fast, SEO-friendly, and developer-friendly.

+ Tailwind CSS for styling
โ˜๏ธ

AWS CDK

Infrastructure as code. S3 + CloudFront + Route53 + SSL certificates, all configured securely.

Complete TypeScript definitions
๐Ÿš€

GitHub Actions

Automated deployments on every push. Build, test, and deploy without manual intervention.

Pre-configured workflows
๐Ÿค–

Claude Code Ready

Designed specifically for Claude Code workflows. AI can handle deployment, customization, and troubleshooting.

Smart prompts included
โš™๏ธ

Environment Driven

Everything configurable via .env files. Colors, content, contact info - no code changes needed.

TypeScript support included
๐Ÿ“š

Complete Docs

Step-by-step guides, troubleshooting, and examples. Get started quickly with clear instructions.

Beginner to advanced

Everything you need, nothing extra

A focused toolkit for professional client websites. No bloat, no unnecessary complexity.

Developer Experience

โšก

Quick setup

Clone, configure .env, deploy. Get a client site live in 30 minutes.

๐Ÿ”ง

TypeScript throughout

Full type safety in frontend, infrastructure, and configuration.

๐Ÿ“–

Comprehensive docs

Step-by-step guides for setup, customization, and troubleshooting.

Client Benefits

๐Ÿ’ฐ

Transparent costs

~$0.50/month AWS hosting for typical sites. 100% transparent billing.

๐Ÿš€

Fast & reliable

Global CDN, SSL included, 99.9% uptime backed by AWS.

๐Ÿ”’

Secure by default

HTTPS everywhere, private S3 buckets, AWS security best practices.

Ready to streamline your workflow?

Stop setting up the same infrastructure for every client. Clone StaticFast and focus on what makes each project unique.

โญ Star the repo โ€ข Open source & free forever โ€ข Built for the dev community