Skip to content

Latest commit

 

History

History
114 lines (78 loc) · 4.08 KB

File metadata and controls

114 lines (78 loc) · 4.08 KB

Developer Resources

This documentation project serves as a starting point and reference for contributors of RERO+ projects. It summarizes technologies and modules used to develop and create an Invenio application, and more specifically a RERO ILS application.

Feel free to add:

  • scripts and tools
  • documentation about each technology
  • examples
  • etc.

Getting started

New to RERO+ development? Start here:

Coding

Git & GitHub

RERO projects and instances

ng-core

RERO ILS UI

Data

Data model

  • Jsonschema: how to write a jsonschema for RERO+ apps
  • Checklist for implementing a new field in the data model

Database

All database stuff.

Indexing

Interface

Circulation

Permissions

Tests

Translation