https://github.com/renddslow/file-graph
https://github.com/renddslow/file-graph
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/renddslow/file-graph
- Owner: Renddslow
- Created: 2022-11-24T05:25:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T21:10:56.000Z (over 2 years ago)
- Last Synced: 2025-01-21T17:26:16.614Z (4 months ago)
- Language: TypeScript
- Size: 1.81 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`