Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

run node api on rapberry pi

sudo apt install npm nodejs
#copy your api on your pi and cd into your project
npm install
node index.js #test if your application is working
sudo npm install -g pm2
pm2 start insex.js
Comment

PREVIOUS NEXT
Code Example
Shell :: Add OMV repository ro Debian 
Shell :: How to check if you are in tmux bash 
Shell :: heroku rename could not find that app 
Shell :: git add existing proj to a new repo failed 
Shell :: comment stopper le serveur apache par defaut ubuntu 
Shell :: termux comandos hack apk 
Shell :: go install 
Shell :: download and install virtualbox with powershell 
Shell :: sqlite://// ubuntu path 
Shell :: zsh get first line 
Shell :: keyboard continuously backspace not working linux 
Shell :: ubuntu stop jira service 
Shell :: installation caffe 
Shell :: extract zip in collab 
Shell :: amend commit change description 
Shell :: gitahead fork 
Shell :: linux terminal create file 
Shell :: Fixing Flutter ios build errors 
Shell :: bash dynamic variable name 
Shell :: crontab reverse shell 
Shell :: create file of packages to install with yum 
Shell :: awk delimiter semi-colon 
Shell :: git merge branch into main 
Shell :: ubuntu install kde partition manager 
Shell :: override r--r--r-- 
Shell :: webdriver-manager install in mac 
Shell :: linux convert pdf trennen 
Shell :: cant install pyscopg2 win? 
Shell :: git pull pr 
Shell :: npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! node-pty-prebuilt@0.7.6 install: `prebuild-install || node scripts/install.js` 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =