FLYNNLABAboutMeCodingActivityStudy 2024초등수학
meteor
meteor

Meteor One Paper Guide

WEBSITES AND BLOGS

BOOKS

YOUTUBE CHANNELS AND PODCASTS

ASK HELP, TEST YOURSELF AND MEET THE COMMUNITY

  1. Meteor Tag on Stack Overflow.
  2. Meteor Talk on Google Group.
  3. Meteor Section on Quora.
  4. Meteor Meetups
  5. Meteor Google+ Community.
  6. Meteor IRC

OTHERS

  1. Official Meteor Documentation.
  2. Meteor Roadmap on Trello.
  3. Explore Meteor Packages with Atmosphere
  4. Meteorpedia - The Meteor Wiki.
  5. Made with Meteor.
  6. Crater.io, Meteor Links & Discussion
  7. 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

Environment Variables

Meteor 환경 설정 변수 설명