Does anyone have good resources on deployment?

I have a NodeJs/Express back end that I am trying to deploy to DigitalOcean.

I've already deployed a static front end on Netlify.

When I deploy the back end, do I deploy it to api.example.com? I am having trouble figuring out how to configure everything to make it work like it does in development mode.

Any help is appreciated

Daniel Schlabach Author

Thanks for the detailed response. I will take a look at Docker and K8 by google. I'm sure there is a way to automate some of the DO deployment, but i haven't had the chance to set that all up yet.

0 Likes

Please sign in to leave a comment.