Contember | An open-source developer platform designed to help developers create web applications quickly and efficiently. |
Interface | In the context of Contember, this refers to the user interface components used to build bespoke user interfaces for web applications. |
Engine | The part of Contember that handles the backend functionalities, including the data model and the GraphQL API. |
Contember Cloud | A managed hosting service offered by Contember. It handles deployment-related tasks such as scaling and security, and provides professional support. |
Project | Every project contains Contember Schema definition for your simple website, blog or any other content-based platform or database. Optionally any project can have its Contember Interface. |
Instance | A running Contember Engine server hosting as many Contember projects as you like (and providing their Content API). Each instance has a single Tenant API, so you can store and manage access from a single point. |
Entity | Entity is a basic unit in model schema. Each entity can have fields. |
ACL rules | Access control rules for some entity. |