Good evening, I'm looking to start using Electron to develop Desktop applications, but I have some initial doubts. My doubts are as follows:
How do I persist my application on Electron using a database, for example Mysql?
When my application is fully ready how do I create a version to distribute for use?
Is the application that has been developed in the framework can be extended in any way for the Web or can only be used as a desktop?