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.

Currently, I’m deploying my MEAN app to DO App Platform. I’ve deployed one angular static component and one expressjs server as web service component. Everything works fine, my angular component can call api from the service. But, when I add another angular static component ( which has a different route to the first angular component), I can not go to the second angular component. Every time I go to the second angular component, I get 404.
First angular component : route : / Output Directory : dist/abc
Second angular component : route : /client OutputDirectory : dist/def
express component : route : /service
I’ve tried to add Custom Pages as index.html for the first angular component , 404 error gone but then it not gonna render the second angular component.
The first angular component serves as user site while the second angular component serves as cms site.
Can anyone help me on this please?
SandyDarkBlueRay
FriendlyBlueGreenSnorkler
FriendlyBlueGreenSnorkler
divyapp
merinannajoseph
sukhramsah504
G4G4N
grifinf
Tauhidul Alam
infoc8fa8380fc94a1aac6aa70
harshm
Gokul NK