Connect Baserow to Webstudio
By Philipp Marxen on

This article is not ready.....
This is a working paper about connecting Baserow to Webstudio. So currently, this is not the final product, but an ongoing exploration.
Points: Connecting a collection to be displayed in cards (connect on main or at the collection, not on Global Root).
Create dynamic pages manually, or using the template. Manually with :slug. Use filter to filter out the thing that is used for slug.
Make sure to insert the right code that shouldn't be the "field" but should have "row" in order to get the data from all these rows.
Why Baserow as your Backend
Baserow is about 50% cheaper than Airtable. Baserow is open source and you could self-host it. Baserow has generous API limits (10 concurrent API calls).
"Baserow has some advantages for filters."
Phasellus nec sem in justo pellentesque facilisis. Etiam imperdiet imperdiet orci. Nunc nec neque. Phasellus leo dolor, tempus non, auctor et, hendrerit quis, nisi. Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Maecenas malesuada. Praesent congue erat at massa. Sed cursus turpis vitae tortor. Donec posuere vulputate arcu. Phasellus accumsan cursus velit.

Preparing Baserow for the connection
What is the main field ID? What is the database ID? Then also create a token specifically for that database. Little point about filtering: true will filter for the field names, false will filter for ID (field number).