Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend S3 bucket app #658

Open
fedeiglesias opened this issue Dec 15, 2022 · 1 comment
Open

Frontend S3 bucket app #658

fedeiglesias opened this issue Dec 15, 2022 · 1 comment

Comments

@fedeiglesias
Copy link

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!

@ar90n
Copy link
Owner

ar90n commented Feb 17, 2023

@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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants