I am using Electron to create an app, and wanted to login, and show data from some tables in a MySQL Database in my localhost, how can I make the connection with the Database?
PS: I am very new to Electron
Thank you for your help.
I am using Electron to create an app, and wanted to login, and show data from some tables in a MySQL Database in my localhost, how can I make the connection with the Database?
PS: I am very new to Electron
Thank you for your help.