5
1 Comment

Turn Airtable into a scalable CMS

https://dev.to/gsdev/build-a-splash-page-with-next-js-using-airtable-as-a-cms-1o7l

In this tutorial, we'll discuss how you can use Airtable as a CMS to manage all of your assets, copy, SEO, and site structure.

In the first part of this tutorial, you'll use Next.js to build a blazing fast static splash page built from your Airtable data.

Hope this helps you with your next indie project! Please feel free to reach out on twitter with any thoughts and/or questions!

on June 17, 2021
  1. 1

    Nice!
    Do you happen to have one for fetching an indefinite amount of fields (map users and show their data for example). And maybe also how to push data into Airtable through a form?
    Thanks!