Deploying web frontend on Harness

Hi,

I’m new to Harness and I am trying to bring in most if not all types on deployments into Harness. What i am trying to grasp is how can i deploy a web frontend or SPA page through Harness. Currently we use CircleCi and run yarn to build and test the page.

I know I could just create move the scripts to a Harness delegate and execute the commands with a shell script. But thats not really optimal and really doesn’t show how Harness can better leveraged than CircleCi.

Has anyone deployed web frontends or SPA pages through Harness? If so, could you drop me some details on how to best achieve this?

Thanks!

I think this video on youtube by eyeontech might help you get a rough idea.