Raspberry Pi - Setting up a Node.js Development Environment

Published: 04 July 2018
on channel: BasementMaker
2,578
33

In this video I show you how to:
Enable SSH on the Raspberry Pi
Change your password on the Raspberry Pi
Connect via SSH on Windows using PuTTY & PowerShell
Connect via SSH on Mac using Terminal
Install Node.js and PM2
Install Atom and configure it to connect to the Raspberry Pi

My Website: https://basementmaker.net/
Twitter:   / basementmaker  
Instagram:   / basementmaker  
Facebook:   / basementmaker  

Items Used in this Video:
CanaKit Raspberry Pi 3 B+ with 2.5A Power Supply: https://amzn.to/2FtdPox
LoveRPi Raspberry Pi 3 Model B+ GPIO Case - Clear Transparent: https://amzn.to/2OOBVtq
Samsung 32GB 95MB/s (U1) MicroSD EVO Select Memory Card with Adapter: https://amzn.to/2OLb15L

Note: These links are Amazon affiliate links. As an Amazon Associate I earn from qualifying purchases. In some cases they may not carry the exact same product that I own, in those cases I have linked to a similar product. Additionally, when I own items from multiple manufacturers I tend to list the version I would buy today.

This video on my website: https://bounce.basementmaker.net/vide...

Software Downloads:
PuTTY: https://www.putty.org/
Atom: https://atom.io/

Remote-FTP Config:
https://atom.io/packages/remote-ftp
Look for the "SFTP Configuration Options" Section.

Commands:

sudo raspi-config

sudo ip addr show

curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install -y nodejs

sudo npm install pm2@latest -g


Watch video Raspberry Pi - Setting up a Node.js Development Environment online without registration, duration hours minute second in high quality. This video was added by user BasementMaker 04 July 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,578 once and liked it 33 people.