Skip to content

geoffwhittington/terminusdb-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminusdb-viewer

A simple viewer for TerminusDB

Configuration

You'll need:

  • API Token
  • Team name
  • TerminusDB URL
  • Target DB (slug)

Setup Environment

Copy .env.sample to .env

Populate the values. For example,

REACT_APP_TERMINUSDB_ACCESS_TOKEN=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
REACT_APP_URL=https://cloud.terminusdb.com/TEAM/
REACT_APP_ORG=TEAM
REACT_APP_DB=star_wars

Run the app

yarn start

Go to http://localhost:3000 and click Draw

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published