Skip to content

tanaytekin/latex2img_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

latex2img_rs

Proof-of-concept LaTeX to img conversion application written in Rust using axum and htmx.

thumbnail

Quickstart

Cargo

cargo run

Docker

⚠️ It takes some time when installing TeX packages.

docker image build -t latex2img_rs .
docker run -p 3000:3000 -it latex2img_rs:latest

About

LaTeX to img conversion application written in Rust using axum and htmx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors