How to use Node.js on your hosting
This guide explains how to set up and run Node.js applications on your HOSTDOG hosting. You will learn how to create a Node.js application through the control panel, configure the entry point, install dependencies, and manage your application.
How to use Git on your hosting account
This guide explains how to use Git on your HOSTDOG hosting via SSH. You will learn how to initialize a repository on the server, push code from your local machine, and set up a basic deployment workflow to keep your website in sync with your Git repository.