An open API service indexing awesome lists of open source software.

https://github.com/qsctech/qsc-npm

Vue project for QSC-npm
https://github.com/qsctech/qsc-npm

Last synced: about 1 year ago
JSON representation

Vue project for QSC-npm

Awesome Lists containing this project

README

          

# QSC NPM Private Registry
## Overview
This project is servered as Front-End Page for
QSC NPM Private Registry.
## Architecture
Vue.js, Vuetify, Axios
## Backend Endpoints
GET `/-/verdaccio/packages`

GET `/-/verdaccio/readme/packagename`
## Build
```
npm build
```