Crud functionality for Airtable
Install dependencies with
npm Install
Setup your .env
file
printf "APIKEY=<Your API Key>\nBASE=<Your Base Key>" > .env
Update your new .env
with your api key and your base key. You can find them here: https://airtable.com/api.
Run app with
npm start
App 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