Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Astro 2.0 / turbo monorepo project template featuring hybrid rendering (SSG + SSR). Configured to deploy on Vercel.
Turbo Hybrid Astro on Vercel is an Astro 2.0 boilerplate template that uses Astro's hybrid output to combine static site generation (SSG) and server-side rendering (SSR) in one project, with Turborepo handling the monorepo and Vercel as the deployment target.
Turbo Hybrid Astro on Vercel is a public GitHub repository template that scaffolds an Astro 2.0 project with hybrid rendering enabled. It takes application code, pages, and API routes as input and produces a deployable Vercel project that supports both static pages and serverless or edge functions. The template includes a Turborepo setup with apps/server as the primary Astro deployment target, and it has been starred 55 times on GitHub.
