Just another collection of CheatSheets. living document – constantly updating
So far:
- Docker
- Kubernetes
- Nginx
- Markdown
- JavaScript
- Ruby
- SQL
- Command Line
- Python
- Firebase
- Unity Mirror
- Solidity
- Email Development
Find them in my boilerplate project.
sudo chmod a+x ./app/build.sh
https://github.com/nodesource/distributions/blob/master/README.md#debinstall
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo lsof -i :<port>
sudo kill -9 <port PID>