Skip to content

Commit 9457247

Browse files
Merge pull request #745 from contember/pr/add-contember
Headless CMS: add Contember
2 parents 5c5ced1 + fe3938b commit 9457247

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

src/site/headless-cms/contember.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: Contember
3+
repo: contember/admin
4+
homepage: https://www.contember.com
5+
twitter: contember
6+
opensource: "Yes"
7+
typeofcms: "API Driven"
8+
supportedgenerators:
9+
- All
10+
description: Bespoke content management. With Contember you will easily manage your content and data. Build and run GraphQL API and user-centric administration without any hassle.
11+
images:
12+
- path: /img/cms/contember-edit-page-without-shadow.png
13+
---
14+
15+
## Bespoke content management
16+
17+
With Contember you will easily manage your content and data. Build and run GraphQL API and user-centric administration without any hassle.
18+
19+
## Main principles
20+
21+
- Everything is code (TypeScript and React).
22+
- The structure of the data is up to you, Contember doesn't force any arbitrary collections or posts. Create any entities you want with attributes and relationships. Schema overview
23+
- The administration is not dependent on your data structure. Build any views with few lines of code. Administration introduction
24+
25+
## Highlighted features
26+
27+
- Generates well-structured PosgreSQL database
28+
- Instantly provides you with GraphQL API
29+
- Built-in authentication
30+
- Powerful role-based ACL
31+
- Automatic database migrations
32+
- Multi-language, translatable
33+
- Extend with your own React.js components
34+
35+
## Resources
36+
37+
[Docs](https://docs.contember.com)[Starter kits](https://github.com/contember/starter-kits)[Discord](https://discord.gg/DscBctgvMW)
1.34 MB
Loading

0 commit comments

Comments
 (0)