D
D
Dmitry2020-12-04 15:16:54
JavaScript
Dmitry, 2020-12-04 15:16:54

Is there any way to push a node js server into a client application?

I wrote a small server that reads the name of the files in the folder and returns them on request. I also have a client application written using node modules and webpack that receives these files and processes them. The client part is running on the server. Ultimately, I want to make it all an application using electron js and just on click select files in a folder and read them. How can I implement reading files on the client side? Thanks for answers.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question