Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

shyft-storage-connector

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shyft-storage-connector

Storage connector for Shyft

latest
Source
npmnpm
Version
0.7.0
Version published
Maintainers
1
Created
Source

Shyft Storage Connector

Build Status npm version codecov

This is a storage connector for Shyft (currently only Postgres support)

Install

With yarn:

yarn add shyft shyft-storage-connector

or using npm:

npm install -S shyft shyft-storage-connector

Typeorm is a peer dependency. Install it with:

yarn add typeorm

Unit Tests

Run once:

yarn run test

Run in watch mode:

yarn run test-watch

Integration Tests

Run once:

yarn run test-integration

Run in watch mode:

yarn run test-integration-watch

Keywords

shyft

FAQs

Package last updated on 07 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts