TheAtlasRepository / ImgPDF2Map

GNU General Public License v3.0
7 stars 0 forks source link

Implemented AWS S3 storage functionality #129

Closed ostepizza closed 6 months ago

ostepizza commented 6 months ago

This PR introduces AWS S3 buckets as storage, and fixes quirks related to the original implementation of local storage.

Changelog

.env.example

routers/georefProject

utils/core/georefHelper

utils/projectHandler

utils/storage/files/s3FileStorage

pyproject.toml and requirements.txt