mailpot/web
Manos Pitsidianakis 37a269a2d0
Rename mpot-web crate to mailpot-web
2023-04-14 15:54:34 +03:00
..
src Rename mpot-web crate to mailpot-web 2023-04-14 15:54:34 +03:00
Cargo.toml Rename mpot-web crate to mailpot-web 2023-04-14 15:54:34 +03:00
README.md Add web server with axium and SSH OTP auth 2023-04-14 15:51:34 +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"