Creating a Web Service (For webapps with a NodeJS Backend)
Deploying my Web App with a NodeJS Backend
2. Select Build and deploy from a Git repository then click Next
3. Connect to your GitHub Repository
4. Enter the Build and Start Command for your application (the screenshot assumes your routing filename is server.js)
5. Change the Instance Type to Free then click Create Web Service
6. Your application is now successfully deployed!