Skip to content

SeeTrai/strider-heroku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku Deploys with strider

There's a lot that needs to be done here. See the strider-extension-loader Readme for info on the api (under "job plugins").

Important config!

To use on anything other than localhost:3000, you need to register your own Heroku API client, at https://dashboard.heroku.com/account. See this docs page for more info.

This is a screenshot of what you will see on your dashboard:

screenshot

Configuring Strider to use your Heroku API Client

Once you have your HEROKU_OAUTH_ID and HEROKU_OAUTH_SECRET, you must configure Strider to use them like this:

heroku config:add PLUGIN_HEROKU_CLIENT_ID=<CLIENT_ID_FROM_HEROKU> PLUGIN_HEROKU_CLIENT_SECRET=<CLIENT_SECRET_FROM_HEROKU>

About

Strider plugin for heroku deployment

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 80.8%
  • HTML 15.8%
  • CSS 1.8%
  • Makefile 1.6%