Custom Server 2

Alex (@alex)

27458

0

0

About This Space

This workspace deploys a custom server


Last updated on March 20, 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

More Spaces By Alex (@alex)

Filters:

Popular Recent

This interactive app prompts the user for key fields to lookup a database record and displays the results

38601

0

1

This is a full database maintenance CRUD application with view, change, add, and delete capabilities

38428

0

1

date field test

12031

0

0

22124

0

0

Simple Service Request Form Application

18526

0

0

A Hello World app with both dynamic output and input fields

30209

0

0

Want to allow your users to sort data using drag-and-drop? This space shows you how!

45373

1

5

Drawing using p5

37141

0

5

Customer Orders & Payments Drilldown

22679

0

0

ds refParm test

11825

0

0

Test Data Structures with pjs.require()

11976

0

0

The second dropdown is dependent on the first

23764

0

0