Coder Social home page Coder Social logo

collectionfs-demo's Introduction

CollectionFS Demo

Demo for the devel branch of CollectionFS. Updated 4/2/14 to reflect the latest changes to the API.

Getting Started

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

  2. Run mrt install

  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-graphicsmagick - https://github.com/CollectionFS/Meteor-cfs-graphicsmagick

##Styles

When creating this project I used Compass and Susy SASS frameworks. They are not required to run the project but if you wish to use this for the base of another project you'll need to install SASS, Compass and Susy.

collectionfs-demo's People

Contributors

copleykj avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

collectionfs-demo's Issues

update demo

hello just tried this demo, just wanna sound out that

{{cfsFileUrl "thumbnail"}}
should be changed to
{{url copy='thumbnail'}}

How to use with Meteor 1.x ?

I just discovered Meteor recently, and I'm having problems understanding how to handle conflicting versions.

Your installation instructions call for using mtr but, isn't that deprecated?

I tried ...

  nvm use unstable
  npm install meteorite
  curl https://install.meteor.com | /bin/sh
  git clone https://github.com/copleykj/CollectionFS-Demo.git
  cd CollectionFS-Demo
  mrt --port 8080

but I got ...

  No command 'mrt' found, but there are 16 similar ones

So, I tried simply ...

  meteor

... but it tried to revert to 0.8.0. Then ...

  meteor update 

... failed with ...

  /home/yourself/.meteor/packages/meteor-tool/.1.0.36.c26vaq++os.linux.x86_64+web.browser+web.cordova/meteor-tool-os.linux.x86_64/dev_bundle/lib/node_modules/fibers/future.js:173
                    throw(ex);
                          ^
  Error: Package names can only contain lowercase ASCII alphanumerics, dash, dot, or colon, not "F".

All I really want are lots of CollectionFS examples. Where can I get them, please?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.