# Developer's Guide

- [Configurations](/use/developers-guide/configuration.md): Registry provides following configuration properties
- [Frontend Configurations](/use/developers-guide/configuration/frontend-configurations.md): Registry provides following configuration properties
- [Frontend - Proxy configuration](/use/developers-guide/configuration/frontend-proxy-configuration.md): This setting is required when you want to run an application in a local environment.
- [Audit Configuration](/use/developers-guide/configuration/audit-configuration.md): The following document describes about how audit on registry schema can be enabled
- [Notifications Configuration](/use/developers-guide/configuration/notifications-configuration.md)
- [View Templates Configuration](/use/developers-guide/configuration/view-templates-configuration.md): Sunbird RC provides a functionality to transform the entity response body with different transformation templates
- [Schema Setup](/use/developers-guide/schema-setup.md)
- [Introduction To Schemas](/use/developers-guide/schema-setup/introduction-to-schemas.md)
- [Creating Your Own Schemas](/use/developers-guide/schema-setup/creating-your-own-schemas.md)
- [Schema Configuration](/use/developers-guide/schema-setup/schema-configuration.md)
- [Create Schemas With Custom Password](/use/developers-guide/schema-setup/create-schemas-with-custom-password.md)
- [Setup the Backend](/use/developers-guide/setup-the-backend.md)
- [Setup the Frontend](/use/developers-guide/setup-the-frontend.md)
- [Backup and Restore](/use/developers-guide/backup-and-restore.md)
- [PostgreSQL](/use/developers-guide/backup-and-restore/postgresql.md)
- [SQL Dump](/use/developers-guide/backup-and-restore/postgresql/sql-dump.md)
- [File System Level Backup](/use/developers-guide/backup-and-restore/postgresql/file-system-level-backup.md)
- [Continuous Archiving and Point-in-Time Recovery (PITR)](/use/developers-guide/backup-and-restore/postgresql/continuous-archiving-and-point-in-time-recovery-pitr.md)
- [Cassandra](/use/developers-guide/backup-and-restore/cassandra.md)
- [Snapshot-based backup method](/use/developers-guide/backup-and-restore/cassandra/snapshot-based-backup-method.md)
- [Incremental backup method](/use/developers-guide/backup-and-restore/cassandra/incremental-backup-method.md)
- [Data Restore](/use/developers-guide/backup-and-restore/cassandra/data-restore.md)
- [Generic Identity And Access Management](/use/developers-guide/generic-identity-and-access-management.md): SunbirdRC was tightly coupled with keycloak for authentication & authorization of users. Currently, SunbirdRC is updated to support any identity layer (oauth2 compliant) for IAM
- [Metrics](/use/developers-guide/metrics.md): The following document describes how the metrics can be emitted through registry
- [Custom Keycloak Build](/use/developers-guide/custom-keycloak-build.md)
- [Custom QR Code design](/use/developers-guide/custom-qr-code-design.md): Sunbird RC support configuring a custom design for the QR code instead of a plain black coloured QR Code
- [VC Verification Module](/use/developers-guide/vc-verification-module.md): This is a common library created to be used in any Sunbird RC platform for VC verification.
