fhnaumann / NewChallenges

0 stars 0 forks source link

Move large files into S3 and pull on server start #9

Open fhnaumann opened 2 months ago

fhnaumann commented 2 months ago

Large files such as materials.json can be externalized to reduce the jar size. They can be pulled from the public S3 bucket if the user does not have the file (or the server version does not match the version in the json file).