---
title: Supported Frameworks
description: Supported frameworks for AWS deployment and suitable architecture
---
import { Icon } from 'astro-icon/components';
import FrameworksGrid from '@/components/docs/FrameworksGrid.astro';
import PatternList from '@/components/docs/PatternList.astro';
Thunder supports a wide range of modern web frameworks across four deployment patterns. Deploy your favorite framework on AWS.
## Frameworks
---
## Pattern Reference
---
## Quick Reference
| Framework | Static | Lambda | Serverless | Fargate |
|-----------|--------|--------|------------|---------|
| **Next.js** | ✓ | | | ✓ |
| **Nuxt** | ✓ | | ✓ | ✓ |
| **Astro** | ✓ | | ✓ | ✓ |
| **TanStack Start** | ✓ | | ✓ | ✓ |
| **SvelteKit** | ✓ | | ✓ | ✓ |
| **Solid Start** | ✓ | | ✓ | ✓ |
| **AnalogJS** | ✓ | | ✓ | ✓ |
| **React Router** | ✓ | | | ✓ |
| **NestJS** | | ✓ | | ✓ |
| **Hono** | | ✓ | | ✓ |
| **Vite** | ✓ | | | |
| **VitePress** | ✓ | | | |