Files
my-website-v2/backend/storage/README.md
Wyatt J. Miller 57952ec41d added documentation
it's nothing too novel, okay?
2025-07-14 20:35:49 -04:00

8 lines
238 B
Markdown

# Storage library
also known as `storage`
## What is this?
An internal storage library. This was needed because both `public` and `task` needed storage functionality. Additionally, this helps maintainability and avoids duplicate code.