I plugged in all your code, same test folder, tables structure, package.json and everything.
It is not working.
On connecting to localhost:3000/api/users , get and post, I get the following error:
TypeError: Cannot read property 'getDAO' of undefined
I plugged in all your code, same test folder, tables structure, package.json and everything.
It is not working.
On connecting to localhost:3000/api/users , get and post, I get the following error:
TypeError: Cannot read property 'getDAO' of undefined