Implements uploads, index, and deindex

This commit is contained in:
Keagan McClelland
2022-05-24 18:06:02 -06:00
parent 79323465db
commit 4c8cba18a2
9 changed files with 265 additions and 76 deletions

View File

@@ -38,6 +38,8 @@ dependencies:
- foreign-store
- fsnotify
- http-api-data
- http-client-tls
- http-conduit
- http-types
- interpolate
- lens
@@ -52,11 +54,13 @@ dependencies:
- persistent-migration
- persistent-postgresql
- persistent-template
- postgresql-simple
- process
- protolude
- rainbow
- shakespeare
- template-haskell
- terminal-progress-bar
- text
- time
- transformers