@cloud-cli/image-nodejs

This is a Node.js base image for Cloudy

Usage no npm install needed!

<script type="module">
  import cloudCliImageNodejs from 'https://cdn.skypack.dev/@cloud-cli/image-nodejs';
</script>

README

Node.js

This is a Node.js base image for Cloudy

Installation

cy install nodejs

Usage

Create a Cloudy service configuration and use the type "nodejs".

{
  "type": "nodejs",
  ...
}

Read the Cloudy documentation for more details.