README
⚠️ Disclaimer: This project is opinionated and intended for personal use.
NestJS Core Components
This package offers a wrapper around NestJS core components adding extra functionalities commonly found across back-end projects.
How to Use
Curated Modules
- Application (Fastify)
- Configuration
- Context (Request, Response and Metadata)
- HTTP (GOT)
- Logger (Console, Slack and Sentry)
- Async (Sleep, Exception Retry and Promise Limit)
- Crypto (Encrypt With or Without IV and Decrypt)