Repository Knex is a simple implementation based on the knex
queryBuilder of the repository pattern for NodeJS. It abstracts access to a supplied database table with simple CRUD
methods.
The token needs permission to read packages from the registry (write:packages).
//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}
registry=https://npm.pkg.github.com/francisco1030
$ npm install @fcoviana/repository-knex