@codebaz/nextdoctor
v0.1.2
Published
`nextdoctor` CLI scaffolds Next.js instrumentation for the NextDoctor agent.
Readme
nextdoctor-cli
nextdoctor CLI scaffolds Next.js instrumentation for the NextDoctor agent.
Install (for development)
pnpm --filter nextdoctor-cli installUsage
npx nextdoctor initor
npx nextdoctor init /path/to/your/nextjs/projectWhat it does
- verifies
package.jsonandnextdependency - installs
@nextdoctor/agent - writes
instrumentation.ts - writes
nextdoctor.config.ts
