Skip to content

betterstack-community/nodejs-prometheus-demo

Repository files navigation

Movies App

Learn how to monitor Node.js applications with Prometheus.

Tutorial: Monitoring Node.js Apps with Prometheus

🟢 Prerequisites

Ensure you have Node.js and npm installed on your machine.

📦 Getting started

  • Clone this repository to your machine:
git clone https://github.com/betterstack-community/nodejs-prometheus-demo
  • cd into the project folder and run npm install to download dependencies.
  • Execute the command below to start the development server:
npm run dev

Open http://localhost:3000/ in your browser to view a list of movies.

⚖ License

The code used in this project and in the linked tutorial are licensed under the Apache License, Version 2.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published