All Projects → jeffreycwitt → tei-web-editor

jeffreycwitt / tei-web-editor

Licence: GPL-3.0 license
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].