jasongonzales23 / inventoryapp

Inventory App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

install meteor (https://www.meteor.com/install) // TODO see about freezing the meteor version

install meteorite npm install -g meteorite

mrt install

Setup

To create your admin read the comments in auth.coffee, restart meteor. You've an admin and should be able to get started.

Deploy

https://github.com/oortcloud/heroku-buildpack-meteorite

When going from year to year due to the quirks of this project, do the following:

  • On Heroku, make a new project and make sure you set this as the remote. Directions are on heroku.
  • Add the Compose MongoDB addon
  • Uncomment code in auth.coffee

About

Inventory App


Languages

Language:CoffeeScript 65.1%Language:HTML 32.9%Language:CSS 2.1%