Programming, error messages and sample code
How to deploy Node.js to our server from a Github repository?
Programming, error messages and sample code > Node.js
mySitePanel.net provides an easy way to deploy your Node.js applications from your Github repository, here are all steps:
- Go to the control panel and find the website.
- Click "Node.js App".
- Github Repository URL(required)
- Personal Access Token(optional, required for private repository only, please refer to this KB to obtain it)
- Build Command (optional, automatically detected if left blank for most frameworks)
- Start Command (optional, automatically detected if left blank)