-
Notifications
You must be signed in to change notification settings - Fork 0
Install instructions
Nicolas Martinez edited this page Jul 27, 2024
·
3 revisions
To be created.
Can use similar structure as past project.
To install and run the Feed Me Now application, follow these steps in order listed below:
- Click on Airtable share link https://airtable.com/appH0gGHCWAg4uegJ/shrc1m5L2rmmZhTWS
Note: It will say "No visible records" which is fine.
-
(Optional step if you're a collaborator) Click "Use this data". This should create your own empty database with the same schema.
-
Navigate back to
serverand in the.envvariableAIRTABLE_BASE_IDwith the url part that starts with "app" -
Create a personal access token https://airtable.com/create/tokens
-
In that same
.envvariable, updateAIRTABLE_PERSONAL_ACCESS_TOKENwith your token id (begins withpat)