easyblockshq / easyblocks

The open-source visual builder framework.
https://easyblocks.io
GNU Affero General Public License v3.0
241 stars 33 forks source link

How do i configure this for my existing sanity studio? #29

Closed vowval closed 4 months ago

vowval commented 4 months ago

Our Sanity Studio is hosted with vercel. Please give me configuration details and how do i use the existing schema data.

r00dY commented 4 months ago

Hey, this repo is about Easyblocks, not Shopstory. Shopstory project is discontinued. Easyblocks is a framework which is lower level abstraction, it doesn't handle specific host systems like headless CMSes or ecommerce platforms.

However, you can absolutely integrate Easyblocks with Sanity Studio, please refer to the docs (https://docs.easyblocks.io/) and check out our page builder example: https://github.com/easyblockshq/page-builder-demo

vowval commented 4 months ago

Thank you!