Angular Game with WebSockets

Job ID: 36823135

Budget: $250 – $750 USD

1. My Angular game uses Web Sockets as socket.io. I run web sockets server by node.js and I run ng serve separately. Now the whole application connects to database via set of API Calls. Application is also use heavily Google Map API.

2. I cannot run the app in Google Chrome unless I use
"C:\Program Files\Google\Chrome\Application\chrome.exe" --user-data-dir="C://Chrome dev session" --disable-web-security
Otherwise Chrome gives CORS errors.

3. I tried to run separate Express app which would connect to mysql, but I cannot run two nodes at once and I tried "concurrently" - it doesn't work.

4. The goal of this project is to get rid of COERS errors and make app run in a Google Chrome cleanly without CORS errors..
Probably to come up with (1)either clean way TO CONNECT TO DATABASE VIA API CALLS - or some other way to connect to MYSQL database.

5. Ideal person would have a good knowledge of Angular, Node.js, and the way to do API Calls or connect to MYSQL any other possible way.
Related categories: JavaScript MySQL Node.js Express JS AngularJS