Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I was trying to deploy a simple Node.js app which uses parcel. When deploying I get a successful deployment but the page does not display and I get these errors:
[lit-chat] [2022-03-23 22:08:23] yarn run v1.22.18 [lit-chat] [2022-03-23 22:08:23] $ parcel index.html [lit-chat] [2022-03-23 22:08:50] Server running at http://localhost:8080 [lit-chat] [2022-03-23 22:08:50] Building…
How do I tell the deployment to bind to the given public url? I have tried specifying the --public-url in package.json as well but there was no change.
ebeecroft
Noor Bakkal
384d3f11289345379905a243f7b817
IsaacMvd
Ervan Agus
Teckno
dc1bce8262314f84b368813178d9e4
gerard
gerard
Stan Flint