mailpot/archive-http
Manos Pitsidianakis c29a545326
Bump version to 0.1.0
2023-04-28 20:46:04 +03:00
..
src web: css menu changes for small viewports 2023-04-27 15:02:30 +03:00
Cargo.toml Bump version to 0.1.0 2023-04-28 20:46:04 +03:00
README.md archive-http: add static gen binary 2023-04-01 10:33:05 +03:00

README.md

mailpot REST http server

cargo run --bin mpot-archives

generate static files

# mpot-gen CONF_FILE OUTPUT_DIR OPTIONAL_ROOT_URL_PREFIX
cargo run --bin mpot-gen -- ../conf.toml ./out/ "/mailpot"