Custom Server
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.
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.
More Spaces By ChatChii iClassic (@chatchii-iclassic)
- 1
- 2
4981
0
0
4880
0
0
This interactive app prompts the user for key fields to lookup a database record and displays the results
4968
0
0
This interactive app prompts the user for key fields to lookup a database record and displays the results
5076
0
0
This workspace illustrates the basic setup of an HTML page that includes external JavaScript and CSS files
4961
0
0
Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.
5216
0
0
4832
0
0
- 1
- 2
Be the first to comment:
Comments