Skip to main content

Documentation

πŸ›  Development & Testing

The repository includes a test-project subfolder demonstrating integration with a real Nest application. To run the example:

cd test-project
npm install
npm run start:dev

You can also link the package locally with npm link (see the script in the top‑level package.json).

πŸ“„ License​

MIT Β© Your Name or Organization