---
title: "Host any SSR Framework on Launch"
description: "Learn to host any SSR framework on Launch built on NodeJS."
url: "https://www.contentstack.com/docs/launch/host-any-ssr-framework"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-24"
---

# Host any SSR Framework on Launch

Contentstack Launch extends support for hosting any SSR framework built on Node.js. Beyond the officially supported SSR frameworks like [NextJS](/docs/launch/nextjs-on-launch/), [Gatsby](/docs/launch/gatsby-on-launch/), and [Angular-SSR](/docs/launch/angular-on-launch#server-side-rendering-ssr), Contentstack Launch enables the deployment of projects built on frameworks that are not supported by Launch, provided they utilize a Node.js server.

Learn to host an SSR site on Launch by following the steps mentioned in the [Other Frameworks on Launch](/docs/launch/other-frameworks-on-launch#hosting-an-ssr-framework-site) guide.