Files
my-website-v2/backend/storage/README.md

8 lines
238 B
Markdown
Raw Normal View History

# 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.