I m creating an application using react/node express, I m providing an interface to the user containing a button named import: I want to do this: when the user clicks on this button, a popup window will appear to him to connect to his Bitbucket, and when he connects, he choose the repository and files he wants to import and click on the ok button that is set in that popup window, The file chosen by the user will be stored in a folder in the backend folder. I m using vs code to write the code
Is it possible to do it and what are the things that may help
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.