https://github.com/bubao/verdaccio-auth-sqlite
https://github.com/bubao/verdaccio-auth-sqlite
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bubao/verdaccio-auth-sqlite
- Owner: bubao
- Created: 2023-09-21T10:17:23.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-21T10:17:52.000Z (almost 3 years ago)
- Last Synced: 2025-02-21T23:23:23.582Z (over 1 year ago)
- Language: TypeScript
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# verdaccio-auth-mysql
> An amazing verdaccio plugin
---
## development
See the [verdaccio contributing guide](https://github.com/verdaccio/verdaccio/blob/master/CONTRIBUTING.md) for instructions setting up your development environment.
Once you have completed that, use the following npm tasks.
- `npm run build`
Build a distributable archive
- `npm run test`
Run unit test
For more information about any of these commands run `npm run ${task} -- --help`.