Skip to content

wikitongues/Airtable-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published