Eddolan / meteor-postgres

Postgres integration for Meteor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Postgres integration for Meteor

License:Other


Languages

Language:JavaScript 99.6%Language:CSS 0.3%Language:HTML 0.2%