Skip to content

jeffreycwitt/tei-web-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEI WEB EDITOR With Github integration

Installation

  1. npm install

Create file called github.json with the following config credentials

{
"redirect": "http://localhost:4567",
"url": "http://localhost:4567",
"scope": "repo user",
"client": "<ClientID>",
"secret": "<CLIENT SECRET"
}

Make sure this file stays outside of your git history!

  1. webpack

  2. node server.js

Contributors

  • Jeffrey C. Witt (Loyola University Maryland)
  • Rashmi Singhal (Harvard University)

License

GNU GENERAL PUBLIC LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published