@sco-techlab/nestjs-scheduler
v10.0.1
Published
A easy scheduler manager (Cron, Interval, Delay) for Nest.JS framework
Downloads
14
Maintainers
Readme
Nest.JS Gridfs MongoDB
Nest.JS Scheduler is a easy scheduler manager (Cron, Interval, Delay) for Nest.JS framework. Enables you to schedule tasks and manage their execution, from decorator or programmatically.
Get Started
- Install dependency
- Import SchedulerModule module in your 'app.module.ts' file with register method
- Module import is global mode, to use gridfs service only need to provide constructor dependency inyection
Nest.JS Scheduler types
Implementation example
Examples
- Live coding: Stackblitz example
Author
Santiago Comeras Oteo
- SCO Techlab
- GitHub
- Npm
