How do I start my node server when deploying to AWS via Bitbucket pipeline?
I’m using a Bitbucket pipeline to deploy my Node application to an EC2 instance running linux. I created a script to start my application:
I’m using a Bitbucket pipeline to deploy my Node application to an EC2 instance running linux. I created a script to start my application: