The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
I am trying to deploy an Airtable App using a simple CICD build pipeline. I need to set the API key using the block cli.
Because this is an automated process I need to be able to set the key without any user input.
When I try to pass the key to the c...
I’m building a simple app for internal use, i.e. not shared. The App calls an external API endpoint which requires an API key. Also there is a staging and a production endpoint.
I have read about GobalConfig, but all the docs say do not store sensiti...
Thanks, I went ahead with globalConfig and had to build a simple settings panel in to my app. It works nicely but it does mean all users of the app can edit these settings and potentially break something. Not sure if there is a more advanced way to r...
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.