Editor (used in inspirehep.net) for JSON documents with bibliographic metadata
- Angular
- Webpack
- Sass
- Typescript
- Bootstrap 3
- ng2-json-editor
Development with inspire-next
# install the repo with npm
npm install
# link the module
npm link
# start build with watcher
npm start
inspire-next has to be installed correctly before starting
- add new line:
ASSETS_DEBUG=True
in$VIRTUAL_ENV/var/inspirehep-instance/inspirehep.cfg
- run
./scripts/clean_assets
whereinspire-next
source code is - run
npm link record-editor
at$VIRTUAL_ENV/var/inspirehep-instance/static
- run
honcho start
whereinspire-next
source code is
- open editor with any record or workflow object
- hard refresh the page whenever you want to see the changes