Upcoming database upgrades. to improve our reliability at 03:30 UTC on Feb. 25 / 7:30pm PT on Feb. 24. Some users may briefly experience slow load times or error messages. Learn more here
Hi,
I am a newbie in web dev, and I am trying to get myself familiarize with Airtable. In the Hello world tutorial (Airtable Blocks SDK), I have been trying to look for the frontend/index.js file unsuccessfully…
I am working in a Linux environment but cannot figure out where the file is…is it in the node_modules/@airtable file ? Can you please help ?
Many thanks in advance !
The frontend directory should be in the project folder/directory (which was created by the block init command), at the same level as the node_modules folder/directory. The index.js file is inside the frontend folder/directory.