安装
🌐 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:
命令行接口
使用命令行在本地机器上创建一个项目。
如果你的本地机器上已经有现有的 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
从本地项目创建自定义 Docker 容器。