Filer is a lightweight, scoped file system manager for Node.js + TypeScript.
- 📁 Structured folders:
public/
,private/user123/
,team/
- 🔒 Private/public access scoping
- 💾 Filesystem-backed — no DB or cloud needed
- 📏 Optional size limits (e.g., 100MB max)
- 🔐 Ideal for internal tools, local apps, or self-hosted services