websockets
About This Space
This workspace deploys a custom server
Last updated on August 8, 2022
Forked from: /KerimG/websockets/
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 Diego Palumbo (@diego-palumbo)
This space illustrates the simplest way to load a Rich Display grid with data, where all records are sent to the grid in bulk.
3206
0
0
This example includes a select box on each row of the grid that allows you to change the color of that grid row. It also includes a select box that will allow you to change the text decoration for fields on that row.
3002
0
0
3150
0
0
Expanded version of the Grid template to add additional paging buttons and modify how the data is supplied to the Grid widget.
3145
0
0
3147
0
0
RPG Application that allows you to work with Insurance Claims converted to Node.js to run in the cloud, using any database
3164
0
0
3350
0
0
Be the first to comment:
Comments