5 packages
@bechara/crux
Node.js backend package including: framework (NestJS), HTTP server (Fastify), HTTP client (Fetch), distributed caching (ioredis), ORM (MikroORM), documentation (OpenAPI), logger (Loki), metrics (Prometheus) and tracing (Tempo with OpenTelemetry).
@bechara/eslint-config-bechara-ts
Custom ESLint configuration for Node.js projects written in TypeScript
@bechara/nestjs-core
Core Components for NestJS Projects
@bechara/nestjs-orm
ORM Module Component for NestJS Projects
@bechara/nestjs-redis
NestJS module wrapper around Redis IO