Skip to content

Latest commit

 

History

History
60 lines (36 loc) · 1.3 KB

RUNNING.md

File metadata and controls

60 lines (36 loc) · 1.3 KB

ACH Web Viewer

Purpose | Configuration | Running


Running

Getting Started

More tutorials to come on how to use this as other pieces required to handle authorization are in place!

No configuration is required to serve on :8200 and metrics at :8201/metrics in Prometheus format.

Docker image

You can download our docker image moov/ach-web-viewer from Docker Hub or use this repository.

Local Development

Run a one-time setup command to install dev dependencies

make install

(Optional) Update files in webui/ and re-package them.

make update

Update code and run the server locally.

make run

Suggested Run the web viewer with an example directory. View the examples in your browser.

APP_CONFIG=./examples/config.yml go run ./cmd/ach-web-viewer

Views

List all files

View specific file

View file with errors