Builder content link
Builder public api key
fe16958c8a554c0cbdd68cf4ba028616
What are you trying to accomplish
- I want to use BuilderIO for slider slides:
- I have a slider on my frontpage
- This slider should show different content:
- st slide.: a BuilderIO canvas, free to design with images, text, asf…
- 2nd slide: A random featured product image with link and description
- 1rd slide: An image of a product category with a link to that specific category
- 4th slide: a random banner image with link
So there are different types of content (banner, product, blog, category)
In best case, it should be possible to just drag and drop a premade “Component” into the Canvas, selecting the type of content, and the amount to show. The content could be made available via an publicly available API
TBH I dont know exactly where to start.
- Creating a component in NextJS?
- Having an extra API-path with prepared output?
I was hoping to find/get a starter template, which I can adpot.
Screenshots or video link
Code stack you are integrating Builder with
NextJS, react, Ruby on Rails