1.0.0 • Published 9 months ago

@boredguyscorp/database v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

BG Database

Npm packages for boredguys's prisma clients.

Installation

npm install @boredguyscorp/bg-database

or

pnpm add @boredguyscorp/bg-database

or

yarn add @boredguyscorp/bg-database

Usage

import database from "@boredguyscorp/bg-database"

const gateway = database.gateway
const portal = database.portal

ENV

DATABASE_URL_GATEWAY=
1.0.0

9 months ago