gk-logreader

1.0.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i gk-logreader

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

2.38 MB

Total Files

658

Last publish

Collaborators

  • greenkeeper