Skip to content

Latest commit

 

History

History

server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Server example

Start this example without ENV:

node index.js

or with ENV variables:

PORT=3000 IP=localhost node index.js