1.0.3 • Published 5 years ago
verdaccio-auth-knex v1.0.3
verdaccio-auth-knex
a verdaccio authentication plugin support databases like mysql, postgresql, sqlite3, mssql
development
See the verdaccio contributing guide for instructions setting up your development environment. Once you have completed that, use the following npm tasks.
npm run buildBuild a distributable archive
npm run testRun unit test
For more information about any of these commands run npm run ${task} -- --help.