1.0.1 • Published 4 years ago
nestjs-oidc-provider v1.0.1
Installation
To install this generated project:
npm install(or yarn equivalent)
Running
If you selected yes for the question Generate a testing client?, a small testing module was automatically generated
called NestjsOidcClientModule. You can test that the template was properly generated by running
npm run start:devThen connect to http://localhost:3000.