Skip to content

romanstark/Install-Parse-Server-on-Ubuntu

 
 

Repository files navigation

Install-Parse-Server-on-Ubuntu

How To Install Parse Server on Ubuntu 16.04 & 14.04 (root)

Updated version of this script available here please use this one

https://goo.gl/8cSZyx

step 1

wget -qO easy-install.sh https://goo.gl/MqHjBy

step 2

chmod 777 easy-install.sh

step 3

./easy-install.sh

One-Click Installation

wget -qO easy-install.sh https://goo.gl/MqHjBy && chmod u+x easy-install.sh && bash easy-install.sh

Here is the video tutorial

IMAGE ALT TEXT HERE

About

How To Install Parse Server on Ubuntu 16.04 & 14.04

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%