Lastest Posts
Set up a simple blog website with Expressjs and MongoDB
2023-01-27
web development
Recently I finally set up my very first markdown blog website by my own hand, writing plain html, css and javascript, setting up Nginx web server on a vps and all that kinda stuff. I didn't use a static site generator like Hugo or Wordpress, neither a frontend framework like Reactjs or Vuejs or whatever js, maybe I will switch to these tools once I get familiar with them. But for now, I wanna show you how I set up this website with Expressjs and Mongodb.
read more