-
Install and run.
-
In the pg console, create and connect to the database
-
Modify the username in the pg-connector
CREATE DATABASE shoppingdb;
\c shopping
npm install
meteor
It'd be cool to see the feature set expand, and cleaned up. If you want to get involved file issues and make prs.