Custom Server

Alex (@alex)

40014

0

0

About This Space

This workspace deploys a custom server


Last updated on July 12, 2019

Public Permissions:   View   Open/Fork   Run   Comment  

Custom Server

This space 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

More Spaces By Alex (@alex)

Filters:

Popular Recent

A simple dashboard example that uses responsive design

29945

0

0

29926

0

0

Demo app to use EJS to display information from a database

29901

0

0

My First Space

29847

0

0

29627

0

0

Simple output to a browser from Node.js

29624

0

0

29613

0

0

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

29609

0

0

A demo of how to build and consume Web Services with and without parameters

29596

0

0

A Hello World app with both dynamic output and input fields. It also illustrates the basics of screen transition animation.

29561

0

0

A Hello World app with both dynamic output and input fields. It also illustrates the basics of screen transition animation.

29543

0

0

A simple Demo of how to deploy EJS templates from a stateful Node.js script

29433

0

0