Skip to content

TomoGaSukunai/SaabaaGaSukunai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install nodejs

In Debian, you should install a nodejs fresh enough, commands recommended below

curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -

sudo apt-get install -y nodejs

Clone this repo then npm i

To run this server in backgrond, here recommend a tool-forever

sudo npm install -g forever --registry=http://registry.cnpmjs.org

forever start [your js]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published