mailpot/archive-http
Manos Pitsidianakis e8120c75db
core: Add topics field to MailingList
2023-05-18 10:34:00 +03:00
..
src core: Add topics field to MailingList 2023-05-18 10:34:00 +03:00
Cargo.toml Remove warp 2023-05-08 10:43:22 +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"