This dynamic data feature opens up so many possibilities for the future! π
Is it already possible to create dynamic pages? Let's say I want to create a blog with data fetched from Airtable (or Supabase or whatever). I have a home page listing the blog posts, when I click on one it opens an article page. I feel this is not yet possible, but maybe in the near future?
yes, though for a full cms functionality you need it do be able to create pages dynamically, which is what we are building next, right now you can fetch data on one page, for a new page you would manually create a new page