file uploading, now with the actual file

This commit is contained in:
oat 2020-10-12 01:21:32 +03:00
parent 1ed6dc6185
commit 73d5962c5c
Signed by: oat
GPG key ID: DD83A9617A252385
5 changed files with 21 additions and 17 deletions

3
.gitignore vendored
View file

@ -3,4 +3,5 @@ node_modules
built
config/config.json
*.log
.env
.env
storage/files/*