Socket
About This Space
This workspace deploys a custom server
Last updated on September 9, 2021
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 obustos (@obustos)
- 1
- 2
2644
0
0
This space demonstrates how to create a more responsive grid using a layout widget and a little bit of JavaScript and a responsive edit screen. It also incorporates consuming a web service to load list data, adding image upload and display to a screen, and using gauges from Fusion Charts
2797
0
0
RPG Application that allows you to work with Insurance Claims converted to Node.js to run in the cloud, using any database
3707
0
0
- 1
- 2
Be the first to comment:
Comments