A dockerized blog application from scratch using Node.js, Express, MySQL, Bulma, jQuery and Ajax.
Assuming, You have Docker properly installed on your machine, you need to:
Navigate to inside the project folder on terminal and type make
.
Note: On Windows and Mac you need to install make
in order to user it: