@serverless/domain
Advanced tools
Easily provision custom domains for:
Weekly downloads
Readme
Easily provision custom domains for:
domain:
component: '@serverless/domain'
inputs:
privateZone: false
domain: mywebsite.com
subdomains:
www: ${websiteComponentInstance}
api: ${backendComponentInstance}
admin: ${anotherWebsiteComponentInstance}
First, you must purchase your domain within Route53 manually. Then add it to the Component, as demonstrated above.
When used with the Website Component, the domain component will...
FAQs
Easily provision custom domains for:
The npm package @serverless/domain receives a total of 519 weekly downloads. As such, @serverless/domain popularity was classified as not popular.
We found that @serverless/domain demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.