mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-26 02:58:44 -06:00
Server
This is an http server for noms. Currently it is read-only.
Build
cd <noms>/clients/server
go build
Run
# See -h for more options
./server -ldb="/tmp/foo"