Skip to content

StellaCh/record-editor

 
 

Repository files navigation

record-editor

Join the chat at https://gitter.im/inspirehep/record-editor Build Status Release Coverage Status

Editor (used in inspirehep.net) for JSON documents with bibliographic metadata

DEVELOPMENT

Tech

Quick start

# clone our repo or alternatively your fork
git clone https://github.com/inspirehep/record-editor.git

# change directory to our repo
cd record-editor

# install the repo with npm
npm install

# start the server
npm start

go to http://localhost:4200/editor/:type/:recid

please make sure that inspire-next is running on localhost:5000 and CORS is enabled, you many use Allow-Control-Allow-Origin: * plugin for Chrome or something that is equivalent for your browser.

License

GNU GPLv2

About

Record editing tool used in http://inspirehep.net

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
license-header.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 83.3%
  • HTML 10.4%
  • CSS 4.1%
  • JavaScript 2.2%