Home

Awesome

JW's Opinionated Meteor Skeleton

Compatible with 0.7.0.1 of the Meteor/nodejs web development framework.

Thanks to Roland Flanagan for contributions as well!

NOTE: the are other, more actively maintained Meteor boilerplates out there. Since I don't have much time to maintain this project, if nobody steps in to fork it, I plan to discontinue it completely on January 1st, 2015.

A collection of packages and a good starting point for building my next meteor project.

You may also find it useful. ;) But I wrote this for me, I love Coffeescript, and you may not, so feel free to change this to use whatever languages and packages you want.

##Structure I based most of the structure off of the wonderful Unofficial Meteor FAQ with a few changes such as I chose main.html instead of index.html as main.* is loaded last. I also tried to incorporate any configuration settings, events, options, of each of the packages into the codebase for easy editing.

##Packages included in my Meteor skeleton:

If you want to make this what is generated when you run meteor create then just replace the contents of ~/.meteor/tools/latest/tools/skel/ with my codebase.

I welcome all feedback and look forward to seeing everyone's versions of their own skeltons. Please use the github ticketing system as opposed to emailing me directly.

Often I am on freenode as osirisx11.

I release my codebase (or the portions that I own the license to, as obviously much of this is owned by others) into the public domain.

Known bugs