sample-apps/node.js at main · OpsVerseIO/sample-apps · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

README.md

Node Express Server(Open Telemetry tracing enabled)

An easy way to get started with a Express server with Node.js.

Features

  • Express

Requirements

Installation

  • git clone git@github.com:OpsVerseIO/tracing.git
  • cd node-express-server
  • npm install
  • npm start