Prerequisites:Install NodeJs on the server and the dev machine. See for instructions: https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/development_environment Create a new Express App (Do this on
Cloudflare is a service that provides us a network of proxy servers all over the world that cache content from your server and delivers it to your visitors from the closest server. This
1. Prerequisites:OS:Ubuntu 18.04 with user account having sudo access. (root user access should be disabled, in general, for security and can be done using the command: sudo passwd -l root
Prerequisites We assume that the server is running on Ubuntu 18.04; for other operating systems, kindly look for the equivalent commands for OS-specific features and paths. The configuration of Nginx will remain the same independent of the host OS.