To view a record, append the record ID to the URL like this:
https://yourdomain.com/recXYZ123Replace 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.