GitLab CI/CD for a Node app

Hi all,

I’m new to CI/CD and after playing around for a while with GitHub and Jenkins, I wanted to try GitLab CI/CD. I’ve watched some videos on YouTube, read some tutorials and blogs but it’s still not clear to me, how can I set it up even for a simple project, especially how the deployment to a Cloud Server works.

Could someone please give some directions or links to tutorials for this?