/file-graph

Primary LanguageTypeScript

File Graph

DEMO: Create a queryable graph over a set of files

Setup

  • clone this repo
  • clone the open-web-lesson-prototype repo in BibleProject's Atlassian instance
  • Run the following ln -s <path to open-web-lesson-prototype/courses> content
    • This will provide you with a Course to review (the Learn.Bible Course for Luke)
  • Run npm install, npm run prebuild, npm run build, npm start
  • Open a web browser to http://localhost:3000/graphql