bolt-ui

module
v0.0.0-...-2883ade Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 21, 2023 License: AGPL-3.0

README

Bolt UI CI

A web interface which lets you browse your Bolt database.

The program is designed mainly with debugging in mind and provides a simple way of navigating your database structure. As you may want to temporarily expose this program on a server and access it from another machine the web interface is secure by default by using TLS as well as a secure token.

Bolt UI

Installation

Currently the easiest way of installing Bolt UI is by using the Go programming language toolchain:

$ go install github.com/boreq/bolt-ui/cmd/bolt-ui@latest

Usage

To view bolt.database using Bolt UI execute the following command:

$ bolt-ui bolt.database

The security features can be disabled by using command line flags if you are using the program locally.

Directories

Path Synopsis
cmd
bolt-ui
Package main contains the main function.
Package main contains the main function.
internal
config
Package config holds the configuration struct.
Package config holds the configuration struct.
Package logging provides a layer of abstraction around external loggers.
Package logging provides a layer of abstraction around external loggers.
ports

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL