mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-27 07:26:31 -05: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"