Because of the last 5 commits that was mentioned by the team it seems like a perfect starting point and exactly what I need.
This issue is when using the starter, it doesn’t come with the link to generate the required builder modals that the original Gatsby + builder.io starter provides from : https://builder.io/fork-sample-org.
Without this I have found it quite complicated to get this specific starter setup and working.
If there is a type of link to generate the required modals and pages for the mentioned starter that would be great, or any other help I can get.
If you’re running into difficulty, we do have a more robust starter coming in the next few weeks and a bunch of getting started docs that will provide guidance as well. We’ll follow up when it’s released!
That is perfect, exactly what I was looking for. This starter makes more sense now, I didn’t know you were registering components from the starter that appear to be used in the builder.io page.
My only last confusion would be registering components from Builder.io into the gatsby code. I have a component js file that looks like this, and wanting to import this into the navigation. Not sure if this is the right code for implementing builder components into gatsby.