User Tools

Site Tools


nodejs_on_metaarray

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
nodejs_on_metaarray [2022/12/19 23:04] – format image peteyboynodejs_on_metaarray [2023/01/26 00:16] (current) – fix format of project folder peteyboy
Line 4: Line 4:
  
 You can try Node.js by using your [[meta_port_allocation|Port Allocation]] on the [[metaarray|The MetaArray]] to run your own Node.js server. What follows is a bare-bones 'Hello, World' example tailored for the metaarray: You can try Node.js by using your [[meta_port_allocation|Port Allocation]] on the [[metaarray|The MetaArray]] to run your own Node.js server. What follows is a bare-bones 'Hello, World' example tailored for the metaarray:
-  - go to a project folder in your user folder, say <tt>~/projects/nodejstest</tt>+  - go to a project folder in your user folder, say ''~/projects/nodejstest''
   - use your favorite editor to open a new file called ''app.js''   - use your favorite editor to open a new file called ''app.js''
     *paste the following code into the file: <code>const http = require('http');     *paste the following code into the file: <code>const http = require('http');
nodejs_on_metaarray.1671491046.txt.gz · Last modified: 2022/12/19 23:04 by peteyboy