Skip to content

enklu/server-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This package contains a generated API for Enklu services.

Publishing a New Version

Setup

  • Login to your Postman account and generate a Postman API key.
  • Create a file src/js/postman/config/config.json from the supplied config-template.json.
  • Add your API key.

Building

  • To build trellisActions.js: node src/js/postman/index.js --target=trellis
  • To build stargazerActions.js: node src/js/postman/index.js --target=stargazer