In this blog, we will walk through the steps of publishing websites using Airtable with 21YunBox.
Steps to deploy publish websites using Airtable with 21YunBox:
- Sign up on 21YunBox
 - Use this Airtable base to start, click the 
Copy basebutton located in the top right corner. - Fork this Airtable starter on Github
 - Use the following values during creation:
 
| Runtime | Static Site | 
|---|---|
| Build Command | yarn && yarn build | 
| Publish Directory | ./public | 
Click Advanced Configuration to add below environment variables:
| KEY | VALUE | 
|---|---|
| AIRTABLE_BASE_ID | You can find it on your base -> "Help" -> "API documnetation" | 
| AIRTABLE_API_KEY | You can find it on Airtable Dashboard -> "Account" -> API | 
| AIRTABLE_TABLE_NAME | 
Destinations for this starter. If you use a custom base, you can find the name of the base on the tab (top left) | 
...
To read the full content of this post, go to: https://launch-in-china.21yunbox.com/cms/publish-websites-using-airtable-with-21yunbox.html
              
    
Top comments (0)