Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Context Module

The context module for NestJS framework.

Installation

npm:

npm i @nestrx/context

yan

yan add @nestrx/context

Configure

app.module.ts

...
@Module({
	...
	imports: [
		...
		ContextModule,
		...
	],
	...
})
...

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages