817a76f8d5
Fixes ERR_UNKNOWN_FILE_EXTENSION at container startup by compiling @groombook/types and @groombook/db to dist/ before the runtime stage, and copying only compiled JS instead of raw TypeScript source. Co-Authored-By: Paperclip <noreply@paperclip.ing>