I have followed the readme.md for the database instructions, but everytime i run the frontend + the server and try to log in, I get the following in the my console:
xhr.js?b50d:187 POST http://localhost:8080/user/signin/local net::ERRCONNECTIONREFUSED
auth.js?889e:41 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'data') at eval (auth.js?889e:41)
I have tried changing the BaseURI etc. Any help would be greatly appreciated.