tableflip/raw-collections-example

Name: raw-collections-example

Owner: TABLEFLIP

Description: Example methods which use Meteor's rawCollections capability

Created: 2016-08-03 16:55:50.0

Updated: 2016-08-03 16:59:55.0

Pushed: 2016-08-05 14:45:41.0

Homepage: null

Size: 3153

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

raw-collections-example

Example methods which use Meteor's rawCollections capability. The idea is to demonstrate how much more quickly common database tasks can be performed in Meteor by accessing the rawCollection() object and using more advanced native MongoDB methods than Meteor's API provides.

How to run
  1. Install Meteor.
  2. Clone this repo.
  3. Change into the directory it was cloned into, and start a dev server with meteor.
  4. Visit localhost:3000 in your browser.
  5. Click the buttons!

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.