feat: use s3-lite-client
All checks were successful
/ run (push) Successful in 4s

This commit is contained in:
nyyu 2025-05-31 11:40:28 +02:00
parent f785885712
commit 36625ad7a9
6 changed files with 57 additions and 1178 deletions

4
.gitignore vendored
View file

@ -1,3 +1,5 @@
/build
/cache
/node_modules
/node_modules
.env
.vscode