Meteor One Paper Guide
WEBSITES AND BLOGS
- https://www.discovermeteor.com/blog
- https://www.eventedmind.com/
- https://meteorhacks.com/
- https://www.meteor.com/blog/
- http://www.manuel-schoebel.com/blog
- https://gentlenode.com/journal/meteor
BOOKS
- http://kr.discovermeteor.com/
- http://www.amazon.com/Getting-Started-Meteor-js-JavaScript-Framework/dp/1782160825
- FREE - https://meteorhacks.com/ebook/pro-meteor.html
- https://gumroad.com/l/meteor-explained
- http://www.meteortesting.com/
- http://schonne.com/famo.us-meteor/
- FREE - http://meteortips.com/book/
YOUTUBE CHANNELS AND PODCASTS
ASK HELP, TEST YOURSELF AND MEET THE COMMUNITY
- Meteor Tag on Stack Overflow.
- Meteor Talk on Google Group.
- Meteor Section on Quora.
- Meteor Meetups
- Meteor Google+ Community.
- Meteor IRC
OTHERS
- Official Meteor Documentation.
- Meteor Roadmap on Trello.
- Explore Meteor Packages with Atmosphere
- Meteorpedia - The Meteor Wiki.
- Made with Meteor.
- Crater.io, Meteor Links & Discussion
- Meteor Flickr.
CHEATSHEET
NPM
Deploy
appname.meteor.com
meteor deploy appname
private server
DEPLOYING YOUR APPLICATIONS IN A SNAP WITH METEOR-UP (MUP)
mup
npm install -g mup
https://github.com/arunoda/meteor-up
DEPLOY AND MANAGE A METEOR APPLICATION ON UBUNTU WITH NGINX
demeteorizer
Meteor 프로젝트를 표준 Node.js 프로젝트로 변환
https://github.com/onmodulus/demeteorizer
https://www.npmjs.com/package/demeteorizer
ETC
Meteor 환경 설정 변수 설명