- Add image handler
- Store images locally
This commit is contained in:
Daniel Mason 2021-04-11 20:10:52 +12:00
parent 489527c8f9
commit 8bc462878a
Signed by: idanoo
GPG key ID: 387387CDBC02F132
19 changed files with 158 additions and 54 deletions

2
.gitignore vendored
View file

@ -9,6 +9,8 @@
web/.env.production
web/.env.development
web/img/*
# Test binary, built with `go test -c`
*.test