lane711 / sonicjs

SonicJs Headless CMS - Blazing Fast Headless CMS built on Cloudflare Workers. 100% Javascript Based
https://sonicjs.com
921 stars 117 forks source link

Integrate with Webstudio.is POC #234

Open lane711 opened 9 months ago

lane711 commented 9 months ago

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.

rhamses commented 7 months ago

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

kof commented 7 months ago

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