We've been using *pac* on a project for about 8 months and have really liked it.
https://www.npmjs.org/package/pac - Tim On Sunday, May 25, 2014 8:32:11 AM UTC-4, Jake wrote: > > I'd like to know what people have done for node.js application deployments. > > Coming from a compiled-language background, I'm used to compiling things, > packing them up into some artifact, and deploying that to a server. This > seems unnecessary in node though. > > A few questions on this: > > 1. Have you seen any benefit to packing up (perhaps just a zip file) > all the files from a node application and putting that in an artifact > repository? > 2. Is there any reason not to just tag the source repo and copy > (rsync, scp, etc) the files to the servers from there? > 3. Is there any benefit to publishing the application to an internal > npm repository and deploying from there? > > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/d3e22b4b-e77f-44b8-aefb-71892dcdd2f4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
