Skip to content

⚙️ A step-by-step guide for deploying Node.js applications in production ⚙️

License

Notifications You must be signed in to change notification settings

RyanDsilva/nodejs-in-production

Repository files navigation

Using Node.js in Production 👨‍💻

⚙️ A step-by-step guide for deploying Node.js applications in production ⚙️

Medium Articles 📑

  1. Using Node.js in Production (Part I)

    This is Part 1 of the series on how to deploy Node.js applications into production environments, to have a robust pipeline from development to deployment where we are going to look at PM2 as a process manager help scale to our application.

  2. Using Node.js in Production (Part II)

    This is Part 2 of the series on how to deploy Node.js applications into production environments, to have a robust pipeline from development to deployment where we’re going to set up NGINX as a reverse proxy and do some basic load balancing.

  3. Using Node.js in Production (Part III)

    This is Part 3 of the series on how to deploy Node.js applications into production environments, to have a robust pipeline from development to deployment where we’re going to use compression and setup HTTPS for our server.

© 2020 Ryan Dsilva

About

⚙️ A step-by-step guide for deploying Node.js applications in production ⚙️

Topics

Resources

License

Stars

Watchers

Forks