Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 616 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 616 Bytes

Airtable-API

Crud functionality for Airtable

Config

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

Run app with

npm start

App will start at localhost:3000

airtable.js

Dumps desired metadata for all oral histories into a /dump directory

Run airtable.js script from directory root with

node airtable.js