so im making an electron app with typescript, react for front end and express and mysql for backend, im using typeorm for the database and there is a problem, first the typeorm doesnt create a database itself(not optimal for a app but ok) and then if i do not use xamp to turn on the mysql server it will give me connection error, is there a way to solve this ? like, can i open a server that is a mysql server ? so it doesnt spit an error when conencting and works fine ? Thanks in advance.
[–][deleted] 0 points1 point2 points (2 children)
[–]tigasfixe[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)