Is it possible to access files inside a directory on a git repo? Basically, I need to access sound files that was uploaded in the Node-Red project repository and play it using Node-Red
Yes, all files on GitHub are accessible over https.
Is it possible to access files inside a directory on a git repo? Basically, I need to access sound files that was uploaded in the Node-Red project repository and play it using Node-Red
Yes, all files on GitHub are accessible over https.