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 covers running it in Docker containers for development and production:
Docker
Build and run a Strapi project in Docker for development and production.