Created
July 12, 2019 15:30
-
-
Save juliancruzsanchez/8dfbf6db366d86a6ee0881bc9da2f544 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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