📄️ Managing Storage Providers
Ductape allows you to configure different storage providers for your project. You can define a storage resource for each environment you are building on. Supported providers:
🗃️ Configuring Storage
3 items
📄️ Fetching Files
To fetch files that have been previously uploaded, use the ductape.storage.files function. This function allows you to retrieve a paginated list of files within your workspace, filtered by optional parameters.