Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 715 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 715 Bytes

PROrgsAirtables

Required Enviromental Vars:

  • AIRTABLE_API_KEY=YOUR API KEY
  • AIRTABLE_BASE_ID=YOUR BASE ID

You just need to build the image, deploy it to a server or run it locally. For it to run correctly you'll need to figure out your API KEY and API BASE ID and put it as the AIRTABLE_API_KEY and AIRTABLE_BASE_ID env vars in the container.