Integrating Spin with Static Site Generators (SSGs)

2023-06-07

Fermyon's Spin allows you to integrate with your existing frontend-frameworks, such as React, Svelte, Remix, NextJS, Astro, and Gatsby; by allowing you to integrate their build command into the spin build pipeline. Using the file-server component, you can ship your static website with your serverless Spin WebAssembly functions for a cohesive application with a phenomenal developer experience.

Let's take a look