You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2024. It is now read-only.
First this is awesome project, with lite useful and refreshing frontend.
And now it's with node for the backtend, as we can see the image's size at 165.72 MB in dockerhub alter compressed. and the runtime mem up to about 40Mb.
There is just about 3 apis between backtend and frontend, so come with a idea of changing the backtend to golang of implement. for lite image size(about 40Mb) and lower run memory(about 8Mb).
First this is awesome project, with lite useful and refreshing frontend.
And now it's with
nodefor the backtend, as we can see the image's size at165.72 MBin dockerhub alter compressed. and the runtime mem up to about40Mb.There is just about 3 apis between backtend and frontend, so come with a idea of changing the backtend to
golangof implement. for lite image size(about40Mb) and lower run memory(about8Mb).