Skip to content

Artmobile/worker.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kensa create my_addon --template node

this repository is a node.js/express template application for use with the Heroku kensa gem

dependencies:

> gem install kensa
> gem install foreman

clone it via:

> kensa create my_addon --template node
> cd my_addon
> npm install
> foreman start

In a new window:

> cd my_addon
> kensa test provision
> kensa sso 1

And you should be in a Heroku Single Sign On sesion for your brand new addon!

Current status:

  • deprovision - working
  • provision - working
  • planchange - working
  • GET SSO - working
  • POST SSO - working

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published