linemanjs / lineman

Lineman helps you build fat-client JavaScript apps. It produces happiness by building assets, mocking servers, running specs on every file change
MIT License
1.18k stars 83 forks source link

Heroku support #384

Closed peterheard01 closed 8 years ago

peterheard01 commented 8 years ago

Hey Chaps,

Did you ever get this working with the new version of Heroku? If not did you want some help?

Someone recommended I get involved with open source more so I love lineman and would like to help keep it up to date. Perhaps do a gulp version?

I have no idea how much work this is by the way so just let me know where the project is at the moment and if you are looking for collaborators....

Pete

davemo commented 8 years ago

Hi @peterheard01, we have pretty good heroku support with the latest version of the Cedar stack! We've got this documented here: http://linemanjs.com/#heroku-deployment

If you're looking for a good example, check this out: https://github.com/hone/lineman.js-on-Heroku

peterheard01 commented 8 years ago

So it's working on Cedar 14? Only I was using lineman then I started getting problems and Justin said there were issues and would need to be fixed. I will start using again if it's now working...

searls commented 8 years ago

Yep, we recommend using @hone's new static buildpack. Check out https://github.com/testdouble/double-takes as an example. On Wed, Jan 20, 2016 at 9:47 PM Pete Heard notifications@github.com wrote:

So it's working on Cedar 14? Only I was using lineman then I started getting problems and Justin said there were issues and would need to be fixed. I will start using again if it's now working...

— Reply to this email directly or view it on GitHub https://github.com/linemanjs/lineman/issues/384#issuecomment-173434320.

searls commented 8 years ago

Here is @hone's example repo: https://github.com/hone/lineman.js-on-Heroku On Thu, Jan 21, 2016 at 9:29 AM Justin Searls searls@gmail.com wrote:

Yep, we recommend using @hone's new static buildpack. Check out https://github.com/testdouble/double-takes as an example. On Wed, Jan 20, 2016 at 9:47 PM Pete Heard notifications@github.com wrote:

So it's working on Cedar 14? Only I was using lineman then I started getting problems and Justin said there were issues and would need to be fixed. I will start using again if it's now working...

— Reply to this email directly or view it on GitHub https://github.com/linemanjs/lineman/issues/384#issuecomment-173434320.

peterheard01 commented 8 years ago

Ok great going to start using that then. Are there any on going extensions for Lineman? I have been recommended to start doing more open source. I find a lot of it boring but I like lineman so would like to help a little.

searls commented 8 years ago

Hey Pete, most of the extensions are what we need. I know the lineman-browserify plugin doesn't really work effectively, so you might want to take a look at that.

On Fri, Jan 22, 2016 at 3:30 AM Pete Heard notifications@github.com wrote:

Ok great going to start using that then. Are there any on going extensions for Lineman? I have been recommended to start doing more open source. I find a lot of it boring but I like lineman so would like to help a little.

— Reply to this email directly or view it on GitHub https://github.com/linemanjs/lineman/issues/384#issuecomment-173842915.