adding working mission trip forms
This commit is contained in:
parent
6603d2c6bc
commit
67fb7b0f00
16 changed files with 104 additions and 581 deletions
4
justfile
4
justfile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue