New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gk-logreader

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gk-logreader

![Logs logs logs](/screenshots/all_logs.png)

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-90%
Maintainers
1
Weekly downloads
 
Created
Source

Greenkeeper Admin Dashboard

Logs logs logs

A local admin dashboard that currently only displays logs.

Running locally

  1. $ git clone git@github.com:neighbourhoodie/gk-admin-dashboard.git
  2. $ npm i
  3. $ npm start

Open localhost:8000 in a browser and log in with the prod DB credentials.

Configuration

You can set a custom couch endpoint either via ENV:

COUCH_URL=YOUR_COUCH_ENDPOINT npm start

Or by providing it as an argument:

npm start -- --couch-url=YOUR_COUCH_ENDPOINT

You can set the CouchDB user and password in the .env file as well, then reloads and deep linking work without having to log in again. The var names are DB_USER and DB_PASSWORD

FAQs

Package last updated on 18 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc