bluemix-hello-iojs:使用 io.js 的 Bluemix 的 Hello World 示例

时间:2024-07-21 01:27:38
【文件属性】:

文件名称:bluemix-hello-iojs:使用 io.js 的 Bluemix 的 Hello World 示例

文件大小:10KB

文件格式:ZIP

更新时间:2024-07-21 01:27:38

JavaScript

bluemix-hello-iojs 示例中的“Hello World”服务器。 此存储库包含一个完整的 io.js 程序示例,您可以将其部署在 IBM 的 PaaS 上,该程序基于。 在跳转到代码之前,通过在页面上注册,确保您有一个 IBM ID。 您将需要 IBM ID 才能从命令行登录到 BlueMix。 您还需要安装cf命令行工具,可在此处获得: 在撰写本文时,最新版本是cf v6.6 。 安装示例程序的代码 从命令/shell 终端 cd进入要安装项目的父目录 git clone项目到子目录 cd进入该子目录 运行npm install安装依赖 例如: $ cd Projects $ git clone https://hub.jazz.net/git/pmuellr/bluemix-hello-iojs ... git output here ... $


【文件预览】:
bluemix-hello-iojs-master
----server.js(3KB)
----.cfignore(13B)
----LICENSE(11KB)
----README.md(8KB)
----manifest.yml(641B)
----.gitignore(13B)
----package.json(149B)

网友评论