Skip to content

A contrived "book" application using Node+Express and New Relic

License

Notifications You must be signed in to change notification settings

limit-zero/mmc-new-relic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Silly Book App

With New Relic.

Prerequisites

  1. Install the LTS version of node [~8.11.x] (an installer is available at https://nodejs.org/)
  2. Install yarn (using a package manager: on Mac, use Hombrew. On PC, well, figure it out 😉 - https://yarnpkg.com/ will provide guidance)

Installation

  1. Clone the repository
  2. Navigate to the project directory using the command line/terminal
  3. Run yarn install
  4. Run NEW_RELIC_KEY=your_key_here node index.js
  5. Using your web browser, view the "app" at http://localhost:2112

About

A contrived "book" application using Node+Express and New Relic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published