nodejs
version20
andnpm
should be installed for this.volta
is preferred for managing the nodejs versions lcoally.- Provide and env called
DOWNLOAD_ITEMS
. Simply doexport DOWNLOAD_ITEMS='{"key": "value"}'
on the terminal
npm i
node index.js
Please also commit the build file after any changes.
Run npm run build
to create the updated build file.