Custom Server

About This Space

This workspace deploys a custom server


Last updated on April 8, 2020

Public Permissions:   View   Open/Fork   Run   Comment  

Custom Server Template

This template uses a custom Node.js server rather than the built-in Express server used by NodeRun.

When configuring a custom server, find the main server file, select Properties, and mark the checkboxes labeled App Start File and Custom Server.

custom-server

To be accessible via NodeRun, your custom application server must listen on port 8081, which you can access dynamically by using process.env.PORT.

With custom servers, when you make changes to your server-side code, you must restart the application server. You can do this from the Server menu in the IDE.

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

Filters:

Popular Recent

Ask the Magic 8-Ball!

1137

0

0

This workspace shows you how to add custom widgets to your project

854

0

0

This workspace shows you how to add custom widgets to your project

880

0

0

Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.

944

0

0

Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.

761

0

0