ngneat / nx-serverless

🚀 The Ultimate Monorepo Starter for Node.js Serverless Applications
https://netbasal.com
MIT License
399 stars 26 forks source link

docker-compose localstack #15

Open Damola12345 opened 2 years ago

Damola12345 commented 2 years ago

@NetanelBasal resolved #2 just added s3 to the env on docker-compose file

Screenshot 2022-07-18 at 22 54 49
Damola12345 commented 2 years ago

@NetanelBasal pls kindly review

NetanelBasal commented 2 years ago

It does not work without it? I think the default is all services

Damola12345 commented 2 years ago

Yes you're right the default is all service, Are you saying i should map a different port for S3

Screenshot 2022-07-19 at 21 47 38
NetanelBasal commented 2 years ago

No. I would like to have a live example in the code. For example:

https://www.zeolearn.com/magazine/uploading-files-to-aws-s3-using-nodejs

Damola12345 commented 2 years ago

Okay will do my best Thanks

Damola12345 commented 2 years ago

@NetanelBasal pls kindly check it out and review

Damola12345 commented 2 years ago
Screenshot 2022-07-23 at 17 45 21 Screenshot 2022-07-23 at 17 45 44
Damola12345 commented 2 years ago

@NetanelBasal pls kindly review and revert