@venn-city-public/airtable-clientdeprecated

A node client for airtable

Usage no npm install needed!

<script type="module">
  import vennCityPublicAirtableClient from 'https://cdn.skypack.dev/@venn-city-public/airtable-client';
</script>

README

Airtable client

A node client for airtable

Setup

To use this module, make sure the following environment variables are defined:

  • AIRTABLE_API_KEY - API key for airtable
  • AIRTABLE_BASE_ID - The id of the airtable base to use