deploy - Bodam Platform Automatic Deployment
Deploy Backend(K8s) and Frontend(Vercel) for Bodam platform
Tags
Updated: 2026-03-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- deploy backend to k8s
- deploy frontend to vercel
- trigger github actions
- verify deployment environment
- check github secrets
- run predeploy validation
- confirm production deployment
- monitor deployment status
Inputs
- git branch
- deployment environment
- digitalocean token
- vercel token
- database url
- jwt secret key
- admin secret key
Outputs
- github actions workflow
- docker image
- kubernetes deployment
- vercel deployment
- deployment status
Requirements
- github repository access
- git branch management
- deploy script execution
- predeploy skill
- github actions integration
