serverless-s3-local icon indicating copy to clipboard operation
serverless-s3-local copied to clipboard

Frontend S3 bucket app

Open fedeiglesias opened this issue 3 years ago • 1 comments

Hi there!

I've been using S3 locally, developing an API when I needed to save some images in a Bucket. And it worked great!

This time the situation is different. I have a full stack App, which is composed of a Frontend (a React app that is served in a S3 bucket) and a backend ( apigateway + lambdas ) and I need to run both the backend and the Frontend using the command "serverless offline start" could it be useful to use serverless-s3-local to do this?

Thank you in advance!

fedeiglesias avatar Dec 15 '22 10:12 fedeiglesias

@fedeiglesias Sorry for my very late reply. I couldn't find this comment. As long as I read the document, S3rver supports web hosting feature. I haven't tried this feature with serverless-s3-local, but I think it'll work correctly. If you don't mind, please try it!

ar90n avatar Feb 17 '23 08:02 ar90n