mattymoomoo / aws-power-tuner-ui

AWS Lambda Power Tuner UI is an open source project creating a deployable easy to use website built on a layered technology stack allowing you to optimize your Lambda functions for cost and/or performance in a data-driven way via an easy to use UI.
Apache License 2.0
203 stars 22 forks source link

URL for the tool after installation #17

Closed terencecollins closed 3 years ago

terencecollins commented 3 years ago

I'm not well versed with npm, where is the to access the UI? The restAPIendpoint gives me a missing auth token error (but I don't think I'm supposed to access that directly). port :8080 on the machine doesn't have anything running. I think everything is installed ok but I just can't seem to find where to access the UI...

terencecollins commented 3 years ago

User Error. Somehow I had not deployed, ugh, sorry. For those who may come after me, the output at the end of the deploy will read something like Outputs: PowerTunerWebsiteStack.websiteDeploycloudfrontdomainXXXXXXX = [random-string].cloudfront.net