About This Space

This workspace deploys a custom server


Last updated on November 7, 2019

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

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

4144

0

0

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

3907

0

0

A Hello World app with both dynamic output and input fields

3827

0

0

Collects information from an online form into a database. test

3713

0

0

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

3851

0

0

Stateless demo app, where the mobile client or the browser would control the flow of the application

3856

0

0

Static HTML Hello World App

3792

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).

3930

0

0

Just a cool demo of how to use other npm packages on NodeRun!

3722

0

0

Vue.js using Rich Display Components built in the Visual Designer

3870

0

0