npm
node
See: http://localtunnel.me/
$ npm install -g localtunnel
$ lt --port 3000
your url is: https://gqgh.localtunnel.me
$ npm install
$ node index.js
The basic information can be edited in config.json
.
You should place the url provided by localtunnel
in this file.
You may choose your own namespace
, key
and name
for your plugin. Make sure the following rules comply:
- namespace:
[a-z]+(\.[a-z]+)*
- key:
[a-z]+
You can edit the information for your hook configuration in hook/definition.json
. The documentation is located on Confluence (Space: MORE
, Page: Plugins
).
$ node upload.js