capri icon indicating copy to clipboard operation
capri copied to clipboard

Build static sites with interactive islands

Results 8 capri issues
Sort by recently updated
recently updated
newest added

Hello and thanks for this awesome project! As mentioned in motivation section, Capri fits quite unique set of goals, while alternatives are hard to find. SSR is mentioned as experimental...

Hi, I am working on a project currently and I wanted to documented a few possible improvements for the React boilerplate (I might PR them when I am done): -...

We would like to use Suspense for Data Fetching in an SSG setup ([Capri](https://capri.build) + React). The idea is to use [`renderToPipeableStream()`](https://reactjs.org/docs/react-dom-server.html#rendertopipeablestream) + `onAllReady()` or [`renderToReadableStream()`](https://reactjs.org/docs/react-dom-server.html#rendertoreadablestream) + `await stream.allReady` to...

Hello! I am working on writing an application with NestJS as the underlying framework. Being used to MVC-style web app development from years and years of PHP, I just can't...

Hi. I would like to use Capri along with vite-plugin-ssr. Capri prompts an error saying "Can't find index.html" due to VPS not having an index file. The same problem happens...

Hello, i like using capri i've research interesting todo with capri which i have a cms and integrate it with capri but also i've use firebase for register any user...