Custom Server

Alex (@alex)

40016

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

Test NBA Web Service API

32983

0

1

This is a NodeRun demo space for a Payments applications

32464

0

0

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

32000

0

0

Stateless Customer Inquiry App

31963

0

0

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

31175

0

0

31087

0

0

30799

0

0

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

30741

0

0

Demo app to use EJS to display information from a database

30663

0

0

This is a simple demo of Fibers! Fibers simplifies code by avoiding messy code known as "callback hell", "promises hell", or "async/await hell". Once Fibers is setup, you never have to think about callbacks or promises (they are handled automatically for you).

30660

0

0