- npm install
- npm run build-release
- npm run start
Server runs on localhost:3000
- POST http://localhost:3000/test with a sample json body to trigger logs.
- logs are saved in ./logs folder.
A test repo for issue #2318 of elastic/apm-agent-nodejs
TypeScript
Server runs on localhost:3000