Image Size and Memory Usage Reduction #199
No reviewers
Labels
No labels
bug
chore
documentation
enhancement
help
in-progress
question
ready-for-release
released
translation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
adam/gate!199
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/dependency-reduction"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Reduce container image size and memory usage by removing unneeded dependencies and bundling backend with esbuild.
Remove zxcvbn-ts dependencies from frontend by checking password strength with API call.
(Un-)Scientific Results
(Uncompressed) Image Size: 640MB -> 370MB
Memory Usage: 280MB -> 160MB