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

Rework static hosting lab #253

Open
HenrikFricke opened this issue Oct 13, 2021 · 1 comment
Open

Rework static hosting lab #253

HenrikFricke opened this issue Oct 13, 2021 · 1 comment

Comments

@HenrikFricke
Copy link
Contributor

In my opinion, we could improve the static hosting lab and find better (or at least explore) ways to do static hosting with AWS. I would be interested in the following questions:

  • Could Amplify be interesting as a hosting platform for web applications instead of the bucket deployment?
  • What are best practices for providing configurations (such as the Rest API endpoint) to the web application? Is it easy enough to showcase it?
@skomp
Copy link
Member

skomp commented Aug 9, 2022

There is also an issue with jest. If you run npx jest in lab5 it will fail since it also picks up the frontend tests. Those are not working with the jest config from the base project.

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