dorbel-tech / dorbel-shared

dorbel shared dependencies used in dorbel-app
0 stars 1 forks source link

Add to Docker compose fake SNS and SQS #11

Closed virtser closed 7 years ago

virtser commented 8 years ago

For local development and testing purpose.

Use the following: https://hub.docker.com/r/feathj/fake-sns/ https://hub.docker.com/r/feathj/fake-sqs/

virtser commented 8 years ago

https://github.com/p4tin/goaws

virtser commented 7 years ago

Could make it work with SQS, but not with SNS as our current sns.js module doesn't support custom endpoint (localhost) definition. Will require switching sns listening module.