mirror of
https://github.com/strapi/strapi.git
synced 2025-09-03 13:50:38 +00:00
merge some changes from #6386
This commit is contained in:
parent
5907ff9a56
commit
e4080daed5
@ -51,10 +51,10 @@
|
|||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
Strapi is a free and open source headless CMS delivering your content anywhere you need.
|
Strapi is a free and open-source headless CMS delivering your content anywhere you need.
|
||||||
|
|
||||||
- **Keep control over your data**. With Strapi, you know where your data is stored, and you keep full control at all times.
|
- **Keep control over your data**. With Strapi, you know where your data is stored, and you keep full control at all times.
|
||||||
- **Self hosted**. You can host and scale Strapi projects the way you want. You can choose any hosting platform you want: AWS, Netlify, Heroku, a VPS, or a dedicated server. You can scale as you grow, 100% independent.
|
- **Self-hosted**. You can host and scale Strapi projects the way you want. You can choose any hosting platform you want: AWS, Netlify, Heroku, a VPS, or a dedicated server. You can scale as you grow, 100% independent.
|
||||||
- **Database agnostic**. You can choose the database you prefer. Strapi works with SQL & NoSQL databases: MongoDB, PostgreSQL, MySQL, MariaDB, and SQLite.
|
- **Database agnostic**. You can choose the database you prefer. Strapi works with SQL & NoSQL databases: MongoDB, PostgreSQL, MySQL, MariaDB, and SQLite.
|
||||||
- **Customizable**. You can quickly build your logic by fully customizing APIs, routes, or plugins to fit your needs perfectly.
|
- **Customizable**. You can quickly build your logic by fully customizing APIs, routes, or plugins to fit your needs perfectly.
|
||||||
|
|
||||||
@ -119,7 +119,7 @@ This project is currently in **Beta**. Significant breaking changes are unlikely
|
|||||||
|
|
||||||
- **Modern Admin Panel:** Elegant, entirely customizable and a fully extensible admin panel.
|
- **Modern Admin Panel:** Elegant, entirely customizable and a fully extensible admin panel.
|
||||||
- **Secure by default:** Reusable policies, CORS, CSP, P3P, Xframe, XSS, and more.
|
- **Secure by default:** Reusable policies, CORS, CSP, P3P, Xframe, XSS, and more.
|
||||||
- **Plugins Oriented:** Install auth system, content management, custom plugins, and more, in seconds.
|
- **Plugins Oriented:** Install the auth system, content management, custom plugins, and more, in seconds.
|
||||||
- **Blazing Fast:** Built on top of Node.js, Strapi delivers amazing performance.
|
- **Blazing Fast:** Built on top of Node.js, Strapi delivers amazing performance.
|
||||||
- **Front-end Agnostic:** Use any front-end framework (React, Vue, Angular, etc.), mobile apps or even IoT.
|
- **Front-end Agnostic:** Use any front-end framework (React, Vue, Angular, etc.), mobile apps or even IoT.
|
||||||
- **Powerful CLI:** Scaffold projects and APIs on the fly.
|
- **Powerful CLI:** Scaffold projects and APIs on the fly.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user