added storage library

This commit is contained in:
2025-06-30 22:58:25 -04:00
parent 585728de9d
commit a6b4f6917b
8 changed files with 3814 additions and 0 deletions

2
backend/storage/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
target/
.env