Skip to main content

10 docs tagged with "environment"

View All Tags

Docker

Quickly create a Docker container from a local project.

Environment variables configuration

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.

Providers

Install and use providers to extend the functionality of available plugins.

Testing

Learn how to test your Strapi application.