Initial scaffold: adapter framework + local folder reference adapter
Node/Express backend with a pluggable Adapter contract, a folder adapter (safe non-destructive reject-to-trash, undo, keep/reject/skip), and a vanilla JS swipe UI + generic settings form driven by each adapter's configSchema.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
node_modules/
|
||||
swipeanything.config.json
|
||||
.swipeanything-trash/
|
||||
.DS_Store
|
||||
*.log
|
||||
Reference in New Issue
Block a user