Skip to content

Restartz/Meteor-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor-boilerplate

Summary

Boilerplate for meteor (0.9) that uses some common packages Shows routing, navigation, templating, collection fixtures, (limited) publishing and (limited) subscribing.

Contains

  • folder/templates structure
  • basic routing (with iron-router)
  • collection publish and subscribe with limits (through routing)
  • file uploading and saving in mongodb (collectionfs)
  • usage samples of the following packages
    • bootstrap-3
    • iron-router
    • iron-router-active
    • jquery
    • collectionfs with cfs:gridfs (store files in mongodb)

Usage

$ git clone https://github.com/Restartz/Meteor-boilerplate.git yourProjectName
$ cd yourProjectName
$ meteor

About

Simple meteor boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published