Skip to content

ExpressJs starter files for creating Airtable based projects

Notifications You must be signed in to change notification settings

cjwd/airtable-express-starter

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)

About

ExpressJs starter files for creating Airtable based projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages