Where should I install azure file share package, frondend or backend ?
Where should I install azure file share package, frondend or backend ?
@AdityaRimza-7296
Could you elaborate more on your question? Are you referring to where to install the Azure File Sync package? I recommend reviewing this planning guide for questions on how to best setup Azure Files.
I need to install @azure/storage-file package (npm package). I was wondering what would to the right place to install it, in front end(react side) or backend(node side).
@AdityaRimza-7296 Information about using the @azure/storage-file-share package can be found here. Examples are available for both node.js and browsers. It will depend on your specific environment where you want to install the package. More samples and information can be found in the GitHub repo.
Hope this helps! Please let me know if you have further questions or concerns and I will do my best to assist.
Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.
5 people are following this question.