mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 09:28:21 +02:00
🎉 Add plugable storages abstraction layer (with support for fs, s3 and db).
This commit is contained in:
parent
9146642947
commit
760eb926bf
16 changed files with 893 additions and 17 deletions
|
@ -59,6 +59,8 @@
|
|||
puppetlabs/clj-ldap {:mvn/version"0.3.0"}
|
||||
integrant/integrant {:mvn/version "0.8.0"}
|
||||
|
||||
software.amazon.awssdk/s3 {:mvn/version "2.15.54"}
|
||||
|
||||
;; exception printing
|
||||
io.aviso/pretty {:mvn/version "0.1.37"}
|
||||
environ/environ {:mvn/version "1.2.0"}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue