From 78c45c95a8df25c0ebf932b4dd73a7a7fcdd7606 Mon Sep 17 00:00:00 2001 From: derrickmehaffy Date: Wed, 31 Aug 2022 08:05:55 -0700 Subject: [PATCH] Update db versions and mirror readme to strapi package Signed-off-by: Derrick Mehaffy --- README.md | 10 ++++++---- packages/core/strapi/README.md | 25 +++++++++++++++++-------- 2 files changed, 23 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 2206cd4079..cd4316975b 100644 --- a/README.md +++ b/README.md @@ -91,10 +91,12 @@ Complete installation requirements can be found in the documentation under = 5.7.8 -- MariaDB >= 10.2.7 -- PostgreSQL >= 10 -- SQLite >= 3 +| Database | Minimum | Recommended | +| ---------- | ------- | ----------- | +| MySQL | 5.7.8 | 8.0 | +| MariaDB | 10.3 | 10.6 | +| PostgreSQL | 11.0 | 14.0 | +| SQLite | 3 | 3 | **We recommend always using the latest version of Strapi to start your new projects**. diff --git a/packages/core/strapi/README.md b/packages/core/strapi/README.md index 575ab98e86..cd4316975b 100644 --- a/packages/core/strapi/README.md +++ b/packages/core/strapi/README.md @@ -1,8 +1,12 @@

- + Strapi logo + + Strapi logo +

+

API creation made simple, secure and fast.

The most advanced open-source headless CMS to build powerful APIs with no effort.

Try live demo

@@ -18,6 +22,9 @@ Strapi on Discord + + Strapi Nightly Release Build Status +


@@ -79,15 +86,17 @@ Complete installation requirements can be found in the documentation under = 12 <= 16 +- NodeJS >= 14 <= 16 - NPM >= 6.x **Database:** -- MySQL >= 5.7.8 -- MariaDB >= 10.2.7 -- PostgreSQL >= 10 -- SQLite >= 3 +| Database | Minimum | Recommended | +| ---------- | ------- | ----------- | +| MySQL | 5.7.8 | 8.0 | +| MariaDB | 10.3 | 10.6 | +| PostgreSQL | 11.0 | 14.0 | +| SQLite | 3 | 3 | **We recommend always using the latest version of Strapi to start your new projects**. @@ -114,7 +123,7 @@ For general help using Strapi, please refer to [the official Strapi documentatio - [Discord](https://discord.strapi.io) (For live discussion with the Community and Strapi team) - [GitHub](https://github.com/strapi/strapi) (Bug reports, Contributions) - [Community Forum](https://forum.strapi.io) (Questions and Discussions) -- [Roadmap & Feature Requests](https://feedback.strapi.io/) +- [Feedback section](https://feedback.strapi.io) (Roadmap, Feature requests) - [Twitter](https://twitter.com/strapijs) (Get the news fast) - [Facebook](https://www.facebook.com/Strapi-616063331867161) - [YouTube Channel](https://www.youtube.com/strapi) (Learn from Video Tutorials) @@ -125,7 +134,7 @@ Follow our [migration guides](https://docs.strapi.io/developer-docs/latest/updat ## Roadmap -Check out our [roadmap](https://feedback.strapi.io/) to get informed of the latest features released and the upcoming ones. You may also give us insights and vote for a specific feature. +Check out our [roadmap](https://feedback.strapi.io) to get informed of the latest features released and the upcoming ones. You may also give us insights and vote for a specific feature. ## Documentation