// posts table
| id | content |
|----|------------------|
| 40 | jsonb data |
git clone [email protected]:....git
fails with:
Permissions 0644 for '/root/.ssh/id_rsa' are too open.
https://pm2.keymetrics.io/docs/usage/startup/
npm install -g pm2@latest
pm2 startup
Saving current process list
https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-debian-10 https://www.digitalocean.com/community/tutorials/how-to-set-up-time-synchronization-on-debian-10
cd ~
curl -sL https://deb.nodesource.com/setup_12.x -o nodesource_setup.sh
sudo bash nodesource_setup.sh
sudo apt install nodejs
node -v
For when you don't want 0.1 + 0.2 to equal 0.30000000000000004 use https://github.com/nefe/number-precision