Crud functionality for Airtable
Install dependencies with
npm InstallSetup your .env file
printf "APIKEY=<Your API Key>\nBASE=<Your Base Key>" > .envUpdate your new .env with your api key and your base key. You can find them here: https://airtable.com/api.
Run app with
npm startApp will start at localhost:3000
Dumps desired metadata for all oral histories into a /dump directory
Run airtable.js script from directory root with
node airtable.js