This documentation will be a good starting point for RERO-ILS projects. This will try to summary technologies and modules used to create an Invenio application, and more specifically a RERO ILS application.
Feel free to add:
- scripts and tools
- documentation about each technologies
- examples
- etc.
- python
- imports
- python-debug (pdb)
- RERO-ils specifics
- how to configure editors
- Data graph generation: generate graph to visualize data structure
- Resource relations
- jsonschema
- guidelines on how to write a JSON schema
- checklist for implementing a new field in the data model
All database stuffs.
- invenio-db
- invenio-pidstore
- invenio-records
- sqlalchemy
- examples: data/examples/
- PID reservation (CLI)
- POST MARCXML via CURL and access token
- invenio-assets
- invenio-theme
- invenio-records-ui
- invenio-search-ui
- nvm
- layout charter
- layout for document views (textual representation)
- Organisation views layout customization
- pyenv
- docker
- poetry
- How to publish a release
russian_dolls
: to installng-core
inrero-ils-ui
andrero-ils-ui
inrero-ils
.
- Useful commands
- Migrate from a NodeJS version to another
- UI integration: how to integrate UI in RERO-ILS
- pytest
- cypress
- RERO ILS data for tests