Build a Secure Node.js App With SQL Server

Hi. Thanks for the tut. It all works great, no errors but - no data is returned and I can’t add a new record. I know the connection is good because tasks: initdb runs fine.
I put a debug stop on client/App.vue in the loadEvents() call. It runs without error but still no data in res.data. Any tips on what I can try?
Thanks all.