Airtable Record Viewer

How to Use
View your Airtable records by adding the record ID to the URL

To view a record, append the record ID to the URL like this:

https://yourdomain.com/recXYZ123

Replace recXYZ123 with your actual Airtable record ID.

This app connects to your Airtable base and displays record data in a table format. Records are cached in Supabase to improve performance and reduce API calls.