@gigster/block-express
v1.1.15
Published
Role | Name | Email | Slack ---- | ---- | ----- | ----- *Product Owner* | Frances Haugen | [[email protected]](mailto:[email protected]) | [@frances] *Maintainer* | Casey Barbello | [[email protected]](mailto:[email protected]) | [@casey]
Downloads
30
Readme
block-express
Role | Name | Email | Slack ---- | ---- | ----- | ----- Product Owner | Frances Haugen | [email protected] | [@frances] Maintainer | Casey Barbello | [email protected] | [@casey]
Overview
This is an alpha version of a block to create a block using Express.
Usage
Add the following to your gig.yaml
to create a new block called api
using block-express
. Make sure to replace VERSION
with the specific version of the module. The latest version can be found here.
blocks:
- name: api
location: 'npm:@gigster/block-express@VERSION'