Create websites with TailwindCSS
Start building the next great SAAS
Alpine & Tailwind UI Library
Plug'n Play Authentication for Laravel
Create website designs with AI
Blog platform for developers
Build a simple static website
21-day program to build a SAAS
Created on October 21st, 2021
In this video you will learn how to deploy a Node.js application ready for production on an Ubuntu server using the following:
- Install a specific Node.js version
- PM2 to allow you to run and manage your Node application 24/7
- Nginx setup as a reverse proxy so that your users could access your website via HTTP on port 80
- Cloudflare so that you could use a domain name and secure your website with a free SSL certificate
All commands used in the video can be found here:
https://www.digitalocean.com/community/tutorials/how-to-set-up-a-node-js-application-for-production-on-ubuntu-20-04
Comments (0)