Tag: meteorjs
All the articles with the tag "meteorjs".
-
Claude Code & the AI Development Layer
By the end of this part, you will learn Claude Code configuration, MCP servers, graphify, gitnexus, and the 6-phase AI-accelerated module workflow.
-
Git Commit Standards & CI/CD Pipeline
Set up Commitizen with correct selective staging, Husky pre-commit hooks, branch strategy, GitHub branch protection rules, Docker multi-stage build, GitHub Actions CI/CD, and production migration patterns on AWS ECS Fargate.
-
Multi-tenancy & Role-Based Access Control (RBAC)
By the end of this part, you will learn multi-tenancy, tenantId pattern, TenantGuard, RBAC, Dual-auth architecture, @Authorize and promoting a module to multi-tenant.
-
Queues & Real-time
By the end of this part, you will learn about async queues, Bull, Redis, GraphQL Subscriptions and when to use.