feat(plugin-storage-fs): implement the first version of the File System Storage plugin

This commit is contained in:
Joakim Carlstein 2023-11-16 11:07:17 +01:00
parent 46b9104cda
commit 0c49249bd9
6 changed files with 182 additions and 0 deletions

View file

@ -0,0 +1,5 @@
---
'@emigrate/plugin-storage-fs': minor
---
Implement a first version of the File System Storage plugin for simple migration setups