meteorsteam:meteor-postgres

v0.1.3Published 10 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

Meteor-Postgres

PostgresMeteor

Installation

Run the following from a command line.

meteor add meteorsteam:meteor-postgres

If you had previously downloaded the unstable pre-release, please remove and re-add the package.

Usage

Implementation

We used Node-Postgres on the server and AlaSQL on the client.

Contribution Guidelines

Coming soon.

If you want to make modifications to our package for your project, clone this repo and include the /packages/meteor-postgres folder in your /packages. You will need to add the package to your packages file in .meteor.

License

Released under the MIT license. See the LICENSE file for more info.