Skip to content

A Meteor app to show how to implement the new version of CollectionFS in the devel-merge branch.

Notifications You must be signed in to change notification settings

giantelk/CollectionFS-Demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CollectionFS Demo

Demo for the devel-merge branch of CollectionFS.

Getting Started

  1. git clone https://github.com/copleykj/CollectionFS-Demo.git

  2. Run mrt update

  3. Add any of the dependent packages to meteor by running meteor add packageName

  4. Install graphics magick on your system.

Dependent Packages.

When installing in your own project you will have to add the cfs-gridfs, cfs-filesystem, cfs-handlebars, and cfs-graphics magic using meteor add even after adding them to your smart.json.

Install graphics magick on your system to use the cfs-graphicsmagick features

collectionFS (devel-merge branch ) - https://github.com/CollectionFS/Meteor-CollectionFS/tree/devel-merge

cfs-gridfs - https://github.com/CollectionFS/Meteor-cfs-gridfs

cfs-filesystem - https://github.com/CollectionFS/Meteor-cfs-filesystem

cfs-handlebars - https://github.com/CollectionFS/Meteor-cfs-handlebars

cfs-graphicsmagick - https://github.com/CollectionFS/Meteor-cfs-graphicsmagick

About

A Meteor app to show how to implement the new version of CollectionFS in the devel-merge branch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published