Friday 21 April 2017

What's the best way to learn how to deploy an app?

Hi guys, I made an app with a friend that's made up of two servers. 1 for the React client and one for a Node GraphQL API.I was wondering what is the best way to deploy that? I have a little list I'm following but I feel lost, there must be a proper way of doing this that I don't know.SSH to DigitalOceanSet up Postgres Database user on itClone GitHub repo, set it up and Yarn installRun node app with PM2Learn NginxTry Docker??I know these things are sort of close to the truth but I have no idea what to do in what order...

Submitted April 22, 2017 at 01:19AM by savovs

No comments:

Post a Comment