You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/site/headless-cms/payload-cms.md
+21-37Lines changed: 21 additions & 37 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,62 +7,46 @@ opensource: "Yes"
7
7
typeofcms: "API Driven"
8
8
supportedgenerators:
9
9
- All
10
-
description: A self-hosted headless CMS and application framework built with Node.js, Express, React and MongoDB
10
+
description: Payload is a free and open-source headless CMS aimed sharply at providing the best, developer-first experience possible to build out APIs and admin UI.
11
11
---
12
12
13
-
[Payload](https://payloadcms.com/) is a self-hosted headless CMS and application framework built with Node.js, Express, React and MongoDB.
13
+
[Payload](https://payloadcms.com/) is a free and open-source headless CMS aimed sharply at providing the best, developer-first experience possible to build out APIs and admin UI.
It’s meant to provide a massive boost to your development process, but more importantly, stay out of your way as your apps get more complex.
18
-
19
-
Out of the box, Payload gives you a lot of the things that you often need when developing a new website, web app, or native app:
20
-
21
-
<br />
22
-
23
-
- A Mongo database to store your data
24
-
- A way to store, retrieve, and manipulate data of any shape via full REST and GraphQL APIs
25
-
Authentication—complete with commonly required functionality like registration, email verification, login, & password - reset
26
-
- Deep access control to your data, based on document or field-level functions
27
-
- File storage and access control
28
-
- A beautiful admin UI that’s generated specifically to suit your data
29
-
30
17
<br />
31
18
32
19
### Why Payload?
33
20
34
-
The team behind Payload has been building websites and apps with existing content management systems and application frameworks for over a decade. We know what works and what doesn't about each of the existing solutions, and to this day have found no silver bullet solution.
35
-
36
-
<br />
21
+
Payload is a CMS that is obsessed with giving engineers the best developer experience possible to build out APIs and admin UI. It catapults developers' efficiency and value by delivering an extensible REST and GraphQL API as well as a beautiful React admin panel for non-technical users to manage content—all in TypeScript.
37
22
38
-
#### **We believe that a CMS should be:**
23
+
From docs to design, it's staunchly code-first, but uncompromising in admin experience. Developers finally have a tool to deliver their admins with a CMS that is beautiful, minimal, extensible, and usable. It can power the backend for websites of all sizes, ecommerce, SaaS, native apps, and more.
39
24
40
25
<br />
41
26
42
-
- Cost-effective and should save time and effort
43
-
- Intuitive for developers and content authors alike
44
-
- Self-hosted however and wherever the application specifies
45
-
- Designed in code but used with no coding experience
46
-
- Blazing fast
47
-
- Secure
48
-
- Fully flexible and extensible
27
+
**Payload is our silver bullet solution.** It represents years of passionate development and brings everything we need when we build new apps and websites:
49
28
50
29
<br />
51
30
52
-
**Payload is our silver bullet solution.** It represents over two years of passionate development and brings everything we need when we build new apps and websites:
-[GraphQL](https://payloadcms.com/docs/graphql/overview), [REST](https://payloadcms.com/docs/rest-api/overview), and [Local](https://payloadcms.com/docs/local-api/overview) APIs
0 commit comments