Configuration files and supporting code for Autogram's crawl/analysis of MIT Libraries' staff intranet.
npm installto splat in the dependencies, including Spidergram itself.- Fire up ArangoDB in a local Docker container, or use a
.envfile withARANGO_URL,ARANGO_USER,ARANGO_PASS, andARANGO_DBvalues to point it at an existing instance.
- When run from inside this project, the
spidergramCLI command should be usable in scripts.npm run reportandnpm run crawlare already set up in package.json.