Prototype Quarkus
Opened this issue · 1 comments
cayhorstmann commented
Put together a minimal Quarkus implementation of CodeCheck, without the assignments or LTI support. Only Check, Files, Upload in the controllers package. In models.ProblemConnector, ignore the S3 storage for now. Produce a Docker container and deploy. How does it compare to Play?
benjaminkzm commented
I will be working on this issue.