Contentstack Launch is a frontend hosting platform that streamlines the deployment process by supporting popular frameworks. This document provides details of the core features supported by Launch.
The framework support matrix is a thorough outline of the following features that are supported by Launch across the popular frameworks:
| Framework | SSG | SSR | CSR | CDN Caching | On Demand CDN Cache Revalidation | Live Preview | Serverless Functions | Server Logs |
|---|---|---|---|---|---|---|---|---|
| Next.js Pages Router | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle |
| Next.js App Router | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle |
| Gatsby | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle |
| Generic CSR | check_circle | NA | check_circle | check_circle | NA | check_circle | NA | NA |
| Create React App | check_circle | NA | check_circle | check_circle | NA | check_circle | NA | NA |
| Vue.js | check_circle | check_circle | check_circle | check_circle | NA | |||
| Analog | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle |
| Angular | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle |
| Remix | cancel | check_circle | cancel | check_circle | check_circle | check_circle | check_circle | check_circle |
| Nuxt | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle |
| Other SSR Frameworks | NA | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle | check_circle |
Minimum required versions:
Additional Resource: Learn more about App Router and Pages Router On Demand Cache Revalidation support for Next.js on Launch.