Node.js CI/CD 入门:使用 CircleCI 构建和部署 Hello World 应用程序

本指南将逐步演示如何使用 CircleCI 构建和部署一个 Node.js “Hello World” 应用程序,为您的 CI/CD 旅程奠定坚实的基础。我们将使用 CircleCI 的自动化功能,从代码提交到自动部署,涵盖整个 CI/CD 流程。

zip
circleci-hello-world-nodejs-master.zip 预估大小:16个文件
folder
circleci-hello-world-nodejs-master 文件夹
file
index.html 707B
file
hello.js 64B
file
git_hash.js 582B
file
server.js 1KB
file
favicon.ico 1KB
folder
.circleci 文件夹
file
config.yml 1KB
file
LICENSE 18KB
file
README.md 1KB
file
hello.test.js 153B
file
.gitignore 914B
folder
bin 文件夹
file
deploy.sh 2KB
file
commit-hash.sh 207B
file
app-name.sh 343B
file
docker-exited.sh 267B
file
branch.sh 254B
file
package.json 722B
zip 文件大小:15.65KB