安装
¥Installation
Strapi 项目可以安装在本地计算机上或远程服务器上。以下安装指南提供了有关如何在本地计算机上安装和创建新 Strapi 项目的分步说明:
¥Strapi projects can be installed either locally on a computer or on a remote server. The following installation guide provides step-by-step instructions on how to install and create a new Strapi project on your local machine:
📄️ CLI
Create a project on your local machine using the CLI.
如果你的本地机器上已经有现有的 Strapi 项目,以下指南提供了为你的项目创建自定义 Docker 映像的分步说明:
¥If you already have an existing Strapi project on your local machine, the following guide provides step-by-step instructions on creating a custom Docker image for your project:
📄️ Docker
Create a custom Docker container from a local project.