@grouparoo/files-local
v0.6.3
Published
The Grouparoo file transport for local file storage
Downloads
208
Keywords
Readme
@grouparoo/files-local
A Grouparoo plugin that stores files on your local hard drive.
Installation
In your Grouparoo project, run grouparoo install @grouparoo/files-local.
Configuration
Set the environment variable FILES_LOCAL_STORAGE to set your storage folder (default: <CWD>/files-${process.env.NODE_ENV}). For example, ./files-development
