@mcrowe/pgup
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @mcrowe/pgup

Weekly Downloads

0

Version

0.0.3

License

ISC

Last publish

Collaborators

  • mcrowe