Complete Parse Server migration guide
Learn how to transfer your Parse data and run Parse server on your own infrastructure in less than an hour.
3 articles
Learn how to transfer your Parse data and run Parse server on your own infrastructure in less than an hour.
There are many ways to install NodeJS on Ubuntu (Linux). This post demonstrate how easy it could be using NVM (Node Version Manager)
Having the default Apache document root to “/etc/www” can be sometimes annoying because of permissions. I strongly recommend to use a folder into your “home” folder. To do so you will need to change Apache default document root.