comeals

0.5.4 • Public • Published

An app for reconciling common meals

Requirements

*Node 0.10.x
*Mongodb 2.x [1]
*Bower
*Grunt
*Mandrill (for sending email) [2]

[1] Default setup uses MongoHQ

[2] Though Mandrill isn't strictly necessary, you'll have to tweak server.js if you want to run your own SMTP server


Installation

  1. Install CoMeals using npm: npm install comeals
  2. Install client-side packages using grunt & bower: grunt bower:install
  3. (optional) Concat and minimize .js and .css files: grunt prod
  4. Update config.js in the project's root directory
  5. Start the server: node server.js from the project's root

/comeals/

    Package Sidebar

    Install

    npm i comeals

    Weekly Downloads

    2

    Version

    0.5.4

    License

    none

    Last publish

    Collaborators

    • joyvuu-dave