Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 754 Bytes

readme.md

File metadata and controls

19 lines (13 loc) · 754 Bytes

Demo Project for multi tier Node.js applications

This project can be used to demo instrumentation of Node.js projects with Dynatrace.

It consists of

  • Express frontend
  • Express backend communicating via json
  • MongoDB / Mongoose persistence

Installation