Creates a file storage server/app in a specific directory to share files within the same local network.
npm install -g locale-drive
npx locale-drive --help
npx locale-drive /path/to/storage
If the package is installed globally
locale-drive /path/to/storage
MIT