nestjs-microservices
Installation
SKILL.md
NestJS Microservices
Production-ready NestJS microservices deployable on Kubernetes.
Purpose
Create or modify microservice code for a NestJS project following design and architecture best practices, with Kubernetes deployment in mind.
- Follow monitoring and logging best practices using Pino Logger.
- Follow RESTful API design principles.
- Follow SOLID principles using TypeScript and NestJS.
- Input validation using Valibot.
- Use TypedORM for ORM.
- Use Valibot for input validation.
- Use Docker for containerization.
- Use GCP service accounts for GCP integration.
When to Use
Related skills
More from karibulab/skills
screaming-architecture
Follow the clean and maintainable code architecture pattern for project structure.
34titvo
Analyze generated code, identify vulnerabilities, and report them to the user.
11python-fastapi
FastAPI Secure Engineering
9helm-charts
Create Helm charts for Kubernetes deployment.
6html-to-markdown
Get the markdown content from a HTML url
3