Skip to content

Latest commit

 

History

History

api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

command line usage

various scripts for running the node server

PORT=8080 npm start
NODE_ENV=development npm start  
LOG_LEVEL=VERBOSE npm start     
DB=mock npm start # start mock mongodb

features

  • ability to execute remote operations via socket.io