Simple Web UI for boltdb. Astra is built using Go's embed package. This enables Astra to run as a single binary.
Follow the instructions to install the app and enjoy exploring the boltdb.
go install -v github.com/alwindoss/astra/cmd/astra@latest
To run the installed version of Astra assuming your $GOBIN is added to the $PATH environment variable
Run astra
from anywhere in the terminal
Run astra -loc=/tmp/astra -name=dummy.db
Run astra -h
to see the options