jsonkao / jasons-cms

A collaborative editor for stories that are both written and coded
https://jasons-cms.vercel.app
0 stars 0 forks source link

Previewing stories on a `/preview/[slug]` route #18

Closed jsonkao closed 7 months ago

jsonkao commented 7 months ago

See https://github.com/antfu/vite-plugin-remote-assets

jsonkao commented 7 months ago

Works now, via a Deploy Hook of a Vercel text-editor project. (The code-editor, separately deployed on Vercel, has a /render/[slug]/server.js route that simply fetches and returns the text-editor HTML.