Socket
Book a DemoInstallSign in
Socket

@jackdouglas/ts-database

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jackdouglas/ts-database

Database connection library

1.0.3
latest
npmnpm
Version published
Maintainers
1
Created
Source

Notify Database Module

Notify reusable database client connections for Notify micro-services

Usage

Documentation coming soon

Required Environment Variables

The below variables are required by the module and need no other processing beforehand

This means you can just set the database secrets in the environment on a producution machine and on development you would use dotenv or some other terminal env filler.

REDIS_HOST="127.0.0.1"
REDIS_DATABASE="0"
REDIS_PORT="6379"

POSTGRES_HOST="127.0.0.1"
POSTGRES_PORT="5432"
POSTGRES_DATABASE="postgres"
POSTGRES_USER="postgres"
POSTGRES_PASS="docker"

FAQs

Package last updated on 14 Aug 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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.