feat: upload module (#486)
* feat: wip upload module * feat: local storage and serve local images * feat: protect against injections * feat: server local and s3 files * fix: use storage location when serving local files * feat: cross field env validation
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,4 +2,4 @@
|
||||
.DS_Store
|
||||
node_modules/
|
||||
# yarn is the recommended package manager across the project
|
||||
.package-lock.json
|
||||
.package-lock.json
|
||||
|
||||
Reference in New Issue
Block a user