Build and Deploy URL Shortener to custom domain from scratch - Node JS
Let's build a URL shortener ( Minii in my case ) using Node JS (Express JS) Structure: Express JS Mongo DB Atlas as database Mongoose JS to handle MongoDB ejs Let's make our hands dirty.. Create Folder with project name ( Minii in my case )npm in...
Oct 19, 202013 min read574

