0.0.3 • Published 7 years ago

@mcrowe/pgup v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
7 years ago

pgup

Simple SQL server for postgres.

This is a basic script that allows you to make http requests directly to a local database. Useful for creating local reports that run on a browser.

Usage

npm install -g @mcrowe/pgup

pgup database_url

Development

Install npm modules:

npm install

Run tests:

npm test

Release

Release a new version:

bin/release.sh

This will publish a new version to npm, as well as push a new tag up to github.

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago