Proof-of-concept LaTeX to img conversion application written in Rust using axum and htmx.
cargo run
⚠️ It takes some time when installing TeX packages.
docker image build -t latex2img_rs .
docker run -p 3000:3000 -it latex2img_rs:latest
| Name | Name | Last commit date | ||
|---|---|---|---|---|