Skip to content

Instantly share code, notes, and snippets.

@stanlee321
Last active December 19, 2019 20:52
Show Gist options
  • Save stanlee321/a0103ddc0a79e1d42ffba6aa548a9b7b to your computer and use it in GitHub Desktop.
Save stanlee321/a0103ddc0a79e1d42ffba6aa548a9b7b to your computer and use it in GitHub Desktop.
DO NODE
https://medium.com/@nikitakolmogorov/how-to-deploy-node-js-app-to-digital-ocean-droplet-with-free-continuous-integration-4a6cb73a6903
first:
$ eval "$(ssh-agent -s)"
next:
$ ssh-add
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment