Skip to content

Latest commit

 

History

History

nestjs-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This is an example of an instrumented Nest.js app, using Prisma and Winston.

Get it running:

  1. Copy sample.env to .env
  2. Edit .env to add your New Relic ingest key, and any other desired changes.
  3. Start with docker-compose up --build.