Strapi Provider Plugin
Learn how to configure Strapi Provider Plugin for use with Filebase.
What is Strapi?
1. Install the plugin using yarn or npm:
yarn or npm:2. Edit the ./config/plugins.js file to include the following code snippet:
./config/plugins.js file to include the following code snippet:3. Edit the local .env file to include the following information:
.env file to include the following information:Last updated