cote-workshop icon indicating copy to clipboard operation
cote-workshop copied to clipboard

Microservices case study with cote.js

Results 4 cote-workshop issues
Sort by recently updated
recently updated
newest added

Thank you so much.. Error ORMError: Connection protocol not supported - have you installed the database driver for sqlite? at Object.exports.connect (C:\Users\L\Downloads\code\js\cote-workshop\node_modules\orm\lib\ORM.js:131:24) at Object. (C:\Users\L\Downloads\code\js\cote-workshop\models.js:10:14) at Module._compile (node:internal/modules/cjs/loader:1083:30) at Object.Module._extensions..js...

If I shutdown the payment-service and then the user buy something, its purchases won't be correctly be sent. Result in the admin console: `, 2, , , 5` On the...

Hi, I watched this [https://www.youtube.com/watch?v=JgqDajrdSrY](video) and it states that the databases should be separate for each of the services. On inspection of `Model.js` I can see that it is not....

Hi Armagan, I love the succitness and elegance of cote, its always worked for until now, I have this minor problem and have tried everything with no good result yet,...