Snapshot for
@system-core/core0.8.x. Current docs live at /.
NestJS
Import from @system-core/core/integrations/nestjs.
Use this integration when the host application is NestJS and you want to bridge Nest execution context to the system-core HTTP adapter model.
Use Cases
- NestJS controllers calling package-owned auth or CMS flows
- NestJS guards or module setup built on package-owned auth/runtime primitives