Skip to content

shaaaaawn/firebase-airtable

Repository files navigation

Airtable Logo Firebase Logo

Description

Starter App for Serving Airtable Bases with Serverless Firebase Functions to avoid API Limits.

Airtable Configuration

  • Add Airtable API Key to .env > AIRTABLE_KEY
  • Add Airtable Base to .env > AIRTABLE_BASE

Installation

$ cd functions && npm install

Running the functions

# development with watch
$ cd functions && firebase serve

Deploy

$ firebase deploy

About

Cache and Serve Airtable Base with Firebase Functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors