2.1.0 • Published 2 years ago

@bmd-studio/genstack-pg-jwt-auth v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

genstack-pg-jwt-auth

GitHub Workflow Status

Getting started

Installation

Install all dependencies:

yarn setup

Running

To run while connecting with a specific database:

yarn cross-env APP_PREFIX=project POSTGRES_DATABASE_NAME=project POSTGRES_HOST_NAME=localhost POSTGRES_PORT=5432 yarn start

Environment variables