Skip to content

rambip/web-compress

Repository files navigation

Image compressor

Read, show and compress images in your browser

You can see the result here

Build

You need cargo, rustc and trunk.

Read this page to get started with yew and trunk.

Just run trunk serve to see the result locally

with dockcer

First, create a volume named 'cache' to keep the state of the project between compilations docker volume create cache

Then, just use the makefile !

make container
make serve

TODO:

docker: mount only readonly, send build result to another directory

About

Web app to compress images in your browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published