Having trouble with deployment diagram

Viewed 8118

enter image description here

I am very new to UML and I am trying to make a deployment diagram for my web application. I am using MVC architectural pattern but I am unsure if this should be included. I am also using mongodb, nodejs, express, and handelbars. How can I show this on my diagram?

2 Answers
Related