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.
We used Node-Postgres on the server and AlaSQL on the client.
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.
Released under the MIT license. See the LICENSE file for more info.