Skip to content

cjwd/airtable-demo-linked-records

Repository files navigation

Getting Started

Requirements

  • nodejs
  • yarn or npm
  • Airtable account (free)

Usage

Install Dependencies

yarn

Set your environment variables

Change the example.variables.env to variables.env

Set your Airtable API key and Base ID

Start server and watch files

yarn start

Visit in browser http://localhost:7777. The default port is 7777 but you can change this in your environment variables file (variables.env)

Blog Post

How to get linked records with the Airtable API

About

A tutorial on how to get linked records using Airtable's API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published