Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 352 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 352 Bytes

Save Your Indie High Street

Built with Eleventy, running on Netlify, with Airtable as the database

Run it locally

yarn install

With netlify-cli installed...

netlify init

netlify dev

You'll need these environment variables from your Airtable account.

AIRTABLE_API_KEY=your-airtable-api-key AIRTABLE_BASE_ID=your-airtable-base-id