Installation
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.
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.