adding working mission trip forms

This commit is contained in:
Chris Cochrun 2024-12-05 15:16:45 -06:00
parent 6603d2c6bc
commit 67fb7b0f00
16 changed files with 104 additions and 581 deletions

View file

@ -15,3 +15,7 @@ clean:
rm -rf bld/
test:
RUST_LOG=debug cargo test --benches --tests --all-features -- --nocapture
alias b:= build
alias r:= run
alias s:= server