Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save juliancruzsanchez/8dfbf6db366d86a6ee0881bc9da2f544 to your computer and use it in GitHub Desktop.
Save juliancruzsanchez/8dfbf6db366d86a6ee0881bc9da2f544 to your computer and use it in GitHub Desktop.
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt-get install -y nodejs
sh <(curl -fsSL https://raw.githubusercontent.com/parse-community/parse-server/master/bootstrap.sh)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment