@nx-extend/gcp-functions

<a href="https://www.npmjs.com/package/@nx-extend/gcp-functions" rel="nofollow"> <img src="https://badgen.net/npm/v/@nx-extend/gcp-functions" alt="@nx-extend/gcp-functions NPM package"> </a>

Usage no npm install needed!

<script type="module">
  import nxExtendGcpFunctions from 'https://cdn.skypack.dev/@nx-extend/gcp-functions';
</script>

README

@nx-extend/gcp-functions

@nx-extend/gcp-functions NPM package

Nx plugin to build and deploy your Google Cloud Functions.

Setup

Install

npm install -D @nx-extend/gcp-functions
nx g @nx-extend/gcp-functions:init

Usage

Deploy

Available options:

name type default description