متوسطدرس 8 از 1230 دقیقه · عملی
استقرار در Production
بخشی از دوره Vibe Coding: از نمونه اولیه تا Production
میخواهی Vibe Coding: از نمونه اولیه تا Production استقرار در Production را در یک محیط واقعی یاد بگیری؟
روی دکمه زیر بزن تا یک ماشین لینوکس با Vibe Coding: از نمونه اولیه تا Production آماده دریافت کنی و استقرار در Production را بهصورت عملی با یک مربی هوشمند که کدت را میشناسد تمرین کنی.
شروع این درساستقرار در Productionچه چیزهایی یاد میگیری
- Deployment: putting your product on a server so the public can reach it
- Hosting: the service whose computers run your product
- Domains: your product's human-friendly web address
- SSL: the lock icon and encryption that makes the connection private
- Environment variables: production values set on the host
- CI/CD basics: an automatic pipeline that tests and ships your changes
