1.1.0 • Published 5 years ago

npmfrog v1.1.0

Weekly downloads
6
License
ISC
Repository
github
Last release
5 years ago

npmFrog

A nice npmjs.org-like web interface for jFrog Artifactory

Project setup

npm install

Duplicate the file .SAMPLE.npmfrogrc.json and rename it to .npmfrogrc.json (you either leave it in the project directory or put it in your home directory).

Start App (Server and WebUI)

npm start

With local environment (no internet connection necessary):

npm run dev

To see the logs, run

pm2 logs