README.md
Εκκινητής
Run this from the project root once Claude Code is ready.
/deploy-check {branch}Διαδρομή (Pipeline)
Ο τρόπος με τον οποίο ενεργοποιούνται οι πράκτορες όταν εκτελείτε τον εκκινητή.
Παράδειγμα κλήσης
/deploy-check feat/funnel-revampΔειγματικό αποτέλεσμα
textStatic: PASS. Tests: 312/312. Bundle: +3kb (acceptable). Env: 2 new vars (NEXT_PUBLIC_*). Verdict: GO.
Related reading
devops
GitHub Actions CI/CD Pipeline: Complete Guide
Learn how to set up a production-ready CI/CD pipeline with GitHub Actions, including testing, building, and deploying.
cloud
AWS Lambda vs Vercel Functions vs Cloudflare Workers
A detailed comparison of serverless platforms for edge computing, covering cold starts, pricing, and deployment experience.