I hacve just set up a desktop app and was trying to connect to mysql database via server connect. It states there is no server model. When I click on project options there is no place to set up Server connect or am I doing this wrong?
Hi Leon,
Desktop and Mobile apps can’t run any server code, so you usually setup a second Wappler project for your server API that you publish on the web.
Then in the desktop app, when calling server connect actions - just choose them from the other Wappler API project
Ok that worked. Thank you George. I have never built an app before so this is my first. I have no clue about framework 7, cordva or electron.