Skip to content

A slightly modified version of Heroku's official Node.js buildpack with added gulp.js support

License

Notifications You must be signed in to change notification settings

atk-partio/heroku-buildpack-nodejs-gulp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

313 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku Buildpack for Node.js and gulp.js

Fork for Ilmomasiina. Changes to original gulp buildpack:

  • Set build root folder to frontend

Usage

  • Run heroku labs:enable buildpack-env-arg to enable environment variable support
  • Run heroku config:set NODE_ENV=production to set your environment to production (or any other name)
  • Run heroku config:set BUILDPACK_URL=https://github.com/heroku/heroku-buildpack-ruby to support multiple buildpacks
  • Deploy Ilmomasiina to Heroku

Credits

Forked from heroku-buildpack-nodejs-gulp.

Which is forked from heroku-buildpack-nodejs.

Heavily based on heroku-buildpack-nodejs-grunt.

About

A slightly modified version of Heroku's official Node.js buildpack with added gulp.js support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%