Open lane711 opened 9 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.
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
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.