Hello friends, I have a web app developed with express
and mysql
but it turns out that I must make a mobile from this web app. The login and the register of my App must access the same database, I have the api to enter and consume data but I do not know how to connect the form made in ionic
with my bd at the moment everything is worked locally, could you give me some idea? I would appreciate it
Thanks in advance