Provides comprehensive Render.com deployment standards covering environment configuration, database migrations, cron jobs, health checks, log management, and production best practices for web services
This skill provides complete guidelines for deploying applications to Render.com, covering all aspects from initial setup to production monitoring.
package.json with correct start script.gitignore includes .env, node_modules, build artifactsBasic Configuration:
# render.yaml (Infrastructure as Code - optional but recommended)