awslabs / aws-saas-boost

AWS SaaS Boost is a ready-to-use toolset that removes the complexity of successfully running SaaS workloads in the AWS cloud.
Apache License 2.0
957 stars 188 forks source link

Remove Yarn and Node prechecks from install.ps1. #440

Closed PoeppingT closed 1 year ago

PoeppingT commented 1 year ago

With 9834f2e4b9aa86af08e91da2c892ceeb8582912b we now use a CodeBuild project to build and deploy the Admin WebApp, meaning Yarn and Node is no longer required to exist on the installation computer.


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