An example NodeJS (express) application for OpenPanel
- Add domain in OpenPanel
- Navigate to FileManager and open the domain folder (docroot)
- Create
app.jsfile with this content - Create
package.jsonfile with this content - Open AutoInstaller > NodeJS and fill this information:
- Click on 'Start Installation' and wait for process to finish.
- Test by opening the domain in your browser.
See also python-helloworld
