Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
parasj
on Oct 2, 2013
|
parent
|
context
|
favorite
| on:
Getting Meteor to 1.0
Meteor does feel a little heavy (especially when you get around to deploying it) but take a look at demeteorizer, at
https://github.com/onmodulus/demeteorizer
It converts Meteor apps into more traditional node.js with a package.json
emgee3
on Oct 4, 2013
[–]
Demeteorizer is a offensively named script that automatically builds a package.json for you. It doesn't make Meteor apps lighter weight or anything like that. It simply makes it easier for you to install the requisite npm dependencies.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
It converts Meteor apps into more traditional node.js with a package.json