Documentation
Customize and extend
π 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