Frontend deploy flow
- Push code
- Run
npm run buildin CI - Upload
distto hosting - Connect domain and DNS
Backend deploy flow
- Build container image
- Set runtime environment variables
- Start service and check health endpoint
Recommended next
Understand key concepts required to publish your code as an internet-facing service.
Commonly confused terms
dist)npm run build in CIdist to hostingRecommended next
Last updated: February 22, 2026 · Version: v0.0.1
Opens a new issue page with your message.
Open GitHub Issue