sonicjs icon indicating copy to clipboard operation
sonicjs copied to clipboard

Integrate with Webstudio.is POC

Open lane711 opened this issue 1 year ago • 2 comments

https://webstudio.is/

Webstudio is an opensource stand-alone front end page builder (similar to webflow) that does not come with a back end.

It is built on Cloudflare workers (just like SonicJs)

It would be interesting to build a simple marketing website with a blog using Webstudio with SonicJs as the backend.

This would entail creating a schema in SonicJs that supports page management, navigation management and blog management. Blog management is already included in the default example schmea that comes with SonicJs on the main branch.

lane711 avatar Feb 09 '24 14:02 lane711

I was failing to assemble this POC until I saw this issue on their repo closed 4 days ago. For now seems not possible to do it without have an account with their cloud service first.

https://github.com/webstudio-is/webstudio/issues/3084

rhamses avatar Apr 10 '24 12:04 rhamses

you def. can start it locally and use the cli to build the site, and run it locally too, you will just have to go over a more complex dev setup for contributors rather than a 1 click solution, we will simplify this but its not impossible right now

kof avatar Apr 10 '24 13:04 kof