Access and cast environment variables
Learn how to cast environment variables in Strapi 5 with the env() utility.
Learn how to cast environment variables in Strapi 5 with the env() utility.
Transfer data using the Strapi CLI
Quickly create a Docker container from a local project.
Strapi provides specific environment variable names. Defining them in an environment file (e.g., .env) will make these variables and their values available in your code.
Install and use providers to extend the functionality of available plugins.
Track errors in your Strapi application.
In Strapi 5, some env-only configuration options are handled by the server configuration
Learn how to test your Strapi application.
Here are some concepts to keep in mind
Learn how to deploy your Strapi application on Strapi Cloud.