Examples
Complete projects you can download and run locally. Sample source and README files are English; guides follow the locale you are reading.
Filter by task
2 examples
CI image deploy
Deploy & monoreposDeploy the exact container image digest your CI tested to an existing image-backed Bex service.
Node.js · Sample source and README are English.
Prerequisites
- Node.js 22+
- Workspace machine API key
- Existing image-backed Bex service
Shared-package monorepo
Deploy & monoreposRun two Node web services that share one workspace package, with Dockerfiles and a Blueprint that redeploys on shared-library changes.
Node.js · Sample source and README are English.
Prerequisites
- Node.js 22+
- Docker