• xiezhi's avatar
    feat: 创建 Node.js 22 模板项目 · a6871e1f
    xiezhi authored
    - 基于 node20-template 创建 node22-template
    - 更新项目名称为 node22-hello-world
    - 更新 Node.js 版本要求为 >=22.0.0
    - 更新 Docker 基础镜像为 node22
    - 更新所有文档和配置文件中的版本信息
    - 配置新的 Git 远程仓库地址
    a6871e1f
Name
Last commit
Last update
.resource Loading commit data...
.vscode Loading commit data...
.eazy Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
docker-entrypoint.sh Loading commit data...
hello_world.js Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...