mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-31 12:19:08 -06:00
Explore
This is the beginnings of a simple tree view of all noms data.
Requirements
<noms>/clients/server- Node.js: https://nodejs.org/download/
- You probably want to configure npm to use a global module path that your user owns
Build
./link.shnpm installnpm run build
Run
python -m SimpleHTTPServer 8080(expects ../server to run on same host, port 8000)
Develop
npm run start
This will start watchify which is continually building a shippable (but non minified) explore.js