Skip to content

Peso255/pennywise-buildpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

pennywise-buildpack

Generates critical config files for pennywise on Heroku using config vars, since the config files are left out of the GitHub repo it's pulling from.

Usage

  • Set config var GOOGLE_CREDENTIALS as the contents of google-credentials.json.
  • Set config var APP_CONFIG as the contents of config.js.
  • Both files will be generated into the filesystem by the script upon deployment on Heroku. Easy peasy, lemon squeezy.

About

Heroku helper for generating config files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%