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

feat: webapp infrastructure #34

Merged
merged 7 commits into from
May 6, 2021
Merged

feat: webapp infrastructure #34

merged 7 commits into from
May 6, 2021

Conversation

MrArnoldPalmer
Copy link
Contributor

Defines a WebApp construct for the s3 bucket and cloudfront
distribution to serve the web app assets.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Defines a `WebApp` construct for the s3 bucket and cloudfront
distribution to serve the web app assets.
src/webapp/index.ts Outdated Show resolved Hide resolved
Elad Ben-Israel added 2 commits May 6, 2021 10:36
* resolve webapp output location by referring to the index.html file
* fix dev app (now that it was moved to lib)
* Use S3 origin (without a website)
* Add support for setting the domain name.
@eladb eladb marked this pull request as ready for review May 6, 2021 08:28
@RomainMuller RomainMuller merged commit 75d3175 into main May 6, 2021
@RomainMuller RomainMuller deleted the feat/webapp-infra branch May 6, 2021 11:28
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

Successfully merging this pull request may close these issues.

3 participants