Skip to content

frankienicoletti/meteor-postgres

 
 

Repository files navigation

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

PostgreSQL package for Meteor framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%