zero icon indicating copy to clipboard operation
zero copied to clipboard

Prerendering for static hosting

Open jpbourgeon opened this issue 5 years ago • 0 comments

Hi

I would like to prerender the output of zero (react/MDX handler) into static pages that could be served by a static host (AWS S3)

I would build, start the server, prerender with react-snap or a similar package, stop the server and ship the output of the prerendering to the static host

Do you see anything I am missing or a reason I ignore why this would fail ?

Thanks

jpbourgeon avatar Apr 12 '20 07:04 jpbourgeon