Code Monkey home page Code Monkey logo

heroku-buildpack-nodejs-gulp-bower-sass's Introduction

REscour-specific Heroku Buildpack for node, gulp, bower & sass

Note: Not intended for general use. This has some REscour-specific hacks that allow us to properly deploy one of our own apps. YMMV.

Usage

  • Set your Heroku app's buildpack URL to https://github.com/rescour/heroku-buildpack-nodejs-gulp-bower-sass.git.
  • Run heroku config:set NODE_ENV=production to set your environment to production (or any other name)
  • Add a gulp task called heroku:production (same as NODE_ENV) that builds your app
  • Add a single line Procfile to the root to serve the app via node:
web: node [path/to/your/root/script.js]

Credits

Forked from heroku-buildpack-nodejs-gulp-bower.

heroku-buildpack-nodejs-gulp-bower-sass's People

Contributors

ddollar avatar zeke avatar charlietilt avatar timdp avatar davidmfoley avatar clexmond avatar rykov avatar btubbs avatar akasper avatar cbartlett avatar timshadel avatar hone avatar ryanbrainard avatar mmcgrana avatar lackac avatar jclem avatar jacobwgillespie avatar dzuelke avatar davidjrice avatar cleishm avatar zbuc avatar

Watchers

Sean Swezey avatar Colin Vinson avatar  avatar James Cloos avatar Spencer Applegate avatar  avatar  avatar  avatar REscour Bot avatar Matt Valdez avatar Justin avatar

heroku-buildpack-nodejs-gulp-bower-sass's Issues

Cache packages and bower

Hello,

If I record correctly the packages.json packages are cached right? Is it possible to cache bower packages as well?

I'm using this buildpack but it is taking so long to deploy a version.

Any ideas on what I could optimize to get a faster deploy?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.