An open API service indexing awesome lists of open source software.

https://github.com/renddslow/file-graph


https://github.com/renddslow/file-graph

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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 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`