mailpot/mailpot-archives
Manos Pitsidianakis 393446ea61
Rename workspace dirs to their actual crate names
Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
2024-02-13 09:53:24 +02:00
..
src Rename workspace dirs to their actual crate names 2024-02-13 09:53:24 +02:00
Cargo.toml Rename workspace dirs to their actual crate names 2024-02-13 09:53:24 +02:00
README.md Rename workspace dirs to their actual crate names 2024-02-13 09:53:24 +02:00
rustfmt.toml Rename workspace dirs to their actual crate names 2024-02-13 09:53:24 +02: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"